Searched defs:GrFontCharBitmap (Results 1 – 2 of 2) sorted by relevance
713 function GrFontCharBitmap(protected var Font: GrFont; Chr: CInteger): MemPtr; asmname 'GrFontCharB… in GrFontCharBitmap() function
1130 #define GrFontCharBitmap(f,ch) ( \ macro