Home
last modified time | relevance | path

Searched refs:fm_gdiFontMapOpen (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dgdiglue.h33 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_gui…
Dgdiglue.cpp59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_gui… in fm_gdiFontMapOpen() function
Dclayout.c143 fontMap = fm_gdiFontMapOpen(surface, "FontMap.GDI", 24, guiSupport, &fontStatus); in WndProc()