Searched refs:mBitmapMaxU (Results 1 – 4 of 4) sorted by relevance
38 float mBitmapMaxU; member
166 float u2 = glyph->mBitmapMaxU; in drawCachedGlyph()195 float u2 = glyph->mBitmapMaxU; in drawCachedGlyphTransformed()261 const float u2 = glyph->mBitmapMaxU; in drawCachedGlyph()463 glyph->mBitmapMaxU = endX / (float) cacheWidth; in updateGlyphCache()
104 float mBitmapMaxU; member
99 float u2 = glyph->mBitmapMaxU; in drawCachedGlyph()278 glyph->mBitmapMaxU = (float)endX / (float)cacheWidth; in updateGlyphCache()