Searched refs:glyp_value (Results 1 – 1 of 1) sorted by relevance
146 int32_t glyp_value = cFont->GetGlyphWidth(glyp_code); in CalcTextInfo() local147 float temp = (float)((glyp_value)*fontSize / 1000.0); in CalcTextInfo()