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_ReportFontCharSets ( int16 *charsets )

Tell libi18n which font charset IDs are available in the front end

Documentation

Tell libi18n which font charset IDs are available in the front end. The front end (FE) calls this function to inform libi18n of the charset IDs of the fonts that are currently available. This function calls INTL_SetUnicodeCSIDList to set up the Unicode machinery. The front end must allocate space for this array using malloc/calloc. If this function is called more than once, the array passed in a previous call is freed by this function. However, the front end is responsible for freeing the array at exit time.
Parameters:
charsets - Specifies a null-terminated array of charset IDs

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)