Searched refs:FXFT_Get_Bitmap_Pitch (Results 1 – 2 of 2) sorted by relevance
97 #define FXFT_Get_Bitmap_Pitch(bitmap) (bitmap).pitch macro
201 int src_pitch = FXFT_Get_Bitmap_Pitch(FXFT_Get_Glyph_Bitmap(GetFaceRec())); in RenderGlyph()