Searched refs:fm_gdiFontMapOpen (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/samples/layout/ |
D | gdiglue.h | 33 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_gui…
|
D | gdiglue.cpp | 59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_gui… in fm_gdiFontMapOpen() function
|
D | clayout.c | 143 fontMap = fm_gdiFontMapOpen(surface, "FontMap.GDI", 24, guiSupport, &fontStatus); in WndProc()
|