Searched refs:FXFT_Get_Bitmap_Pitch (Results 1 – 2 of 2) sorted by relevance
174 #define FXFT_Get_Bitmap_Pitch(bitmap) static_cast<FT_Bitmap*>(bitmap)->pitch macro
169 int src_pitch = FXFT_Get_Bitmap_Pitch(FXFT_Get_Glyph_Bitmap(m_Face)); in RenderGlyph()