Searched refs:mBitmapMinU (Results 1 – 4 of 4) sorted by relevance
38 float mBitmapMinU; member
171 float u1 = glyph->mBitmapMinU; in drawCachedGlyph()200 float u1 = glyph->mBitmapMinU; in drawCachedGlyphTransformed()266 const float u1 = glyph->mBitmapMinU; in drawCachedGlyph()467 glyph->mBitmapMinU = startX / (float) cacheWidth; in updateGlyphCache()
102 float mBitmapMinU; member
99 float u1 = glyph->mBitmapMinU; in drawCachedGlyph()277 glyph->mBitmapMinU = (float)startX / (float)cacheWidth; in updateGlyphCache()