Searched refs:mBitmapTop (Results 1 – 4 of 4) sorted by relevance
48 int32_t mBitmapTop; member
65 int nPenY = y + glyph->mBitmapTop; in measureCachedGlyph()87 int nPenY = y + glyph->mBitmapTop + glyph->mBitmapHeight; in drawCachedGlyph()106 int nPenY = y + glyph->mBitmapTop; in drawCachedGlyphBitmap()136 vOffset += glyph->mBitmapTop + height; in drawCachedGlyph()374 glyph->mBitmapTop = skiaGlyph.fTop; in updateGlyphCache()
95 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in drawCachedGlyph()114 int32_t nPenY = y + glyph->mBitmapTop; in drawCachedGlyph()139 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in measureCachedGlyph()248 glyph->mBitmapTop = mFace->glyph->bitmap_top; in updateGlyphCache()
113 int32_t mBitmapTop; member