Searched refs:fm_gdiFontMapOpen (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/icu/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()
|
/third_party/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 | 144 fontMap = fm_gdiFontMapOpen(surface, "FontMap.GDI", 24, guiSupport, &fontStatus); in WndProc()
|