Searched refs:mBitmapLeft (Results 1 – 2 of 2) sorted by relevance
95 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph()114 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph()139 int32_t nPenX = x + glyph->mBitmapLeft; in measureCachedGlyph()248 glyph->mBitmapLeft = mFace->glyph->bitmap_left; in updateGlyphCache()
111 int32_t mBitmapLeft; member