Searched refs:mBitmapMaxV (Results 1 – 4 of 4) sorted by relevance
41 float mBitmapMaxV; member
174 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()203 float v2 = glyph->mBitmapMaxV; in drawCachedGlyphTransformed()269 const float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()470 glyph->mBitmapMaxV = endY / (float) cacheHeight; in updateGlyphCache()
105 float mBitmapMaxV; member
102 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()280 glyph->mBitmapMaxV = (float)endY / (float)cacheHeight; in updateGlyphCache()