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