Searched refs:mBitmapMinU (Results 1 – 4 of 4) sorted by relevance
36 float mBitmapMinU; member
165 float u1 = glyph->mBitmapMinU; in drawCachedGlyph()194 float u1 = glyph->mBitmapMinU; in drawCachedGlyphTransformed()260 const float u1 = glyph->mBitmapMinU; in drawCachedGlyph()461 glyph->mBitmapMinU = startX / (float) cacheWidth; in updateGlyphCache()
102 float mBitmapMinU; member
98 float u1 = glyph->mBitmapMinU; in drawCachedGlyph()276 glyph->mBitmapMinU = (float)startX / (float)cacheWidth; in updateGlyphCache()