Searched refs:mBitmapTop (Results 1 – 2 of 2) sorted by relevance
96 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in drawCachedGlyph()115 int32_t nPenY = y + glyph->mBitmapTop; in drawCachedGlyph()140 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in measureCachedGlyph()249 glyph->mBitmapTop = mFace->glyph->bitmap_top; in updateGlyphCache()
112 int32_t mBitmapTop; member