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

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