Searched refs:FXFT_Get_Bitmap_Rows (Results 1 – 2 of 2) sorted by relevance
171 #define FXFT_Get_Bitmap_Rows(bitmap) static_cast<FT_Bitmap*>(bitmap)->rows macro
158 int bmheight = FXFT_Get_Bitmap_Rows(FXFT_Get_Glyph_Bitmap(m_Face)); in RenderGlyph()