The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search

PUBLIC void INTL_Relayout (iDocumentContext context)

Request a re-layout of the document

Documentation

Request a re-layout of the document. Libi18n calls this function in those cases where a different document encoding is detected after document conversion and layout has begun. This can occur because the parsing and layout of the document begins immediately when the document data begins to stream in - at which time all the data needed to determine the charset may not be available. If this occurs, the layout engine needs to be notified to pull the data from the source (cache) again so the data will be converted by the correct character codeset conversion module in the data stream.
Parameters:
context - Specifies the context which should be relayout again.

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++

Copyright © 1998-2000 The Mozilla Organization.
Last modified April 17, 1998.