Searched refs:chi (Results 1 – 6 of 6) sorted by relevance
161 size_t chi = ch - FontBitmap::firstGlyphChar; in glyphIndex() local162 if (chi >= FontBitmap::numGlyphs) { in glyphIndex()163 chi = '?' - FontBitmap::firstGlyphChar; in glyphIndex()165 assert(chi < FontBitmap::numGlyphs); in glyphIndex()166 return chi; in glyphIndex()173 size_t chi = glyphIndex(str[i]); in computeScaledStringWidth() local174 float glyphWidth = FontBitmap::glyphWidth[chi]; in computeScaledStringWidth()200 size_t chi = glyphIndex(str[i]); in drawString() local201 float glyphWidth = FontBitmap::glyphWidth[chi]; in drawString()211 float texLeft = mXOffset[chi] / fullTexWidth; in drawString()[all …]
916 # controls if a separate .chi index file is generated (YES) or that
1088 # controls if a separate .chi index file is generated (YES) or that
1228 # The GENERATE_CHI flag controls if a separate .chi index file is generated (
1294 # The GENERATE_CHI flag controls if a separate .chi index file is generated
1344 # The GENERATE_CHI flag controls if a separate .chi index file is generated