Searched refs:mBitmapMaxV (Results 1 – 4 of 4) sorted by relevance
41 float mBitmapMaxV; member
173 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()202 float v2 = glyph->mBitmapMaxV; in drawCachedGlyphTransformed()268 const float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()468 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()