Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/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()
/third_party/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.c144 fontMap = fm_gdiFontMapOpen(surface, "FontMap.GDI", 24, guiSupport, &fontStatus); in WndProc()