Searched refs:glyp_code (Results 1 – 1 of 1) sorted by relevance
165 int32_t glyp_code = encoding->GlyphFromCharCode(pCharCode[j]); in CalcTextInfo() local166 int32_t glyp_value = cFont->GetGlyphWidth(glyp_code); in CalcTextInfo()