Searched refs:mBitmapMaxV (Results 1 – 4 of 4) sorted by relevance
39 float mBitmapMaxV; member
168 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()197 float v2 = glyph->mBitmapMaxV; in drawCachedGlyphTransformed()263 const float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()464 glyph->mBitmapMaxV = endY / (float) cacheHeight; in updateGlyphCache()
105 float mBitmapMaxV; member
101 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()279 glyph->mBitmapMaxV = (float)endY / (float)cacheHeight; in updateGlyphCache()