HomeSort by relevance Sort by last modified time
    Searched refs:gFont (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/samples/layout/
Surface.cpp 7 GDIFontInstance *gFont = (GDIFontInstance *) font;
11 SelectObject(fHdc, gFont->fFont);
GnomeFontInstance.cpp 44 GnomeFontInstance *gFont = (GnomeFontInstance *) font;
46 gFont->rasterizeGlyphs(fCairo, glyphs, count, positions, x, y);
  /external/icu/icu4c/source/samples/layout/
Surface.cpp 7 GDIFontInstance *gFont = (GDIFontInstance *) font;
11 SelectObject(fHdc, gFont->fFont);
GnomeFontInstance.cpp 44 GnomeFontInstance *gFont = (GnomeFontInstance *) font;
46 gFont->rasterizeGlyphs(fCairo, glyphs, count, positions, x, y);

Completed in 982 milliseconds