OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fm_gnomeFontMapOpen
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/samples/layout/
gnomeglue.h
31
fm_fontMap *
fm_gnomeFontMapOpen
(FT_Library engine, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status);
gnomeglue.cpp
52
fm_fontMap *
fm_gnomeFontMapOpen
(FT_Library engine, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status)
cgnomelayout.c
312
fontMap =
fm_gnomeFontMapOpen
(engine, "FontMap.Gnome", 24, guiSupport, &fontStatus);
Completed in 630 milliseconds