Searched refs:gFont (Results 1 – 2 of 2) sorted by relevance
10 GDIFontInstance *gFont = (GDIFontInstance *) font; in setFont() local14 SelectObject(fHdc, gFont->fFont); in setFont()
50 GnomeFontInstance *gFont = (GnomeFontInstance *) font; in drawGlyphs() local52 gFont->rasterizeGlyphs(fCairo, glyphs, count, positions, x, y); in drawGlyphs()