Home
last modified time | relevance | path

Searched refs:gFont (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/samples/layout/
DSurface.cpp10 GDIFontInstance *gFont = (GDIFontInstance *) font; in setFont() local
14 SelectObject(fHdc, gFont->fFont); in setFont()
DGnomeFontInstance.cpp50 GnomeFontInstance *gFont = (GnomeFontInstance *) font; in drawGlyphs() local
52 gFont->rasterizeGlyphs(fCairo, glyphs, count, positions, x, y); in drawGlyphs()