The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


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 The Mozilla Organization.