Skip to main content

Mozilla

  • About
  • Foundation
  • Contribute
  • Community
  • Developers
  • Projects

  • Roadmap
  • Projects
  • Coding
    • Module Owners
    • Hacking
    • Get the Source
    • Build It
  • Testing
    • Releases
    • Nightly Builds
    • Report A Problem
  • Tools
    • Bugzilla
    • Tinderbox
    • Bonsai
    • MXR
  • FAQs

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++


  • Support Options
  • Security Center
  • Privacy Policy
  • Contact Us

International Affiliates: Mozilla Europe - Mozilla Japan - Mozilla China

Portions of this content are © 1998–2008 by individual mozilla.org contributors
Content available under a Creative Commons license

Last modified April 16, 1998 Document History Edit this Page (or via CVS)