Searched refs:mBitmapMaxV (Results 1 – 4 of 4) sorted by relevance
41 float mBitmapMaxV; member
92 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()154 const float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()403 glyph->mBitmapMaxV = endY / (float) cacheHeight; in updateGlyphCache()
106 float mBitmapMaxV; member
100 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()278 glyph->mBitmapMaxV = (float)endY / (float)cacheHeight; in updateGlyphCache()