Lines Matching refs:fontID
57 fontID mpFont [Font3Size];
62 fontID GetFont (int nIdx) const in GetFont()
342 fontID nRestoreFont = mnFontID; in DrawText()
359 fontID *pFontMap = (fontID*) alloca(nLen * sizeof(fontID)); in DrawText()
412 fontID nFont = pFontMap[ nFrom ]; in DrawText()
645 fontID
651 for (fontID n = 0; n < 3; n++) in getCharMetric()
653 fontID n_font = rFont.GetFont(n); in getCharMetric()
696 fontID
701 ::std::hash_map< fontID, fontID >::const_iterator it = in getFontSubstitute()
742 fontID nFont = mnFontID; in getKernPairs()
745 ::std::hash_map< fontID, fontID >::const_iterator it = in getKernPairs()