Searched refs:stbtt_BakeFontBitmap_internal (Results 1 – 1 of 1) sorted by relevance
3653 static int stbtt_BakeFontBitmap_internal(unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap_internal() function4771 …return stbtt_BakeFontBitmap_internal((unsigned char *) data, offset, pixel_height, pixels, pw, ph,… in stbtt_BakeFontBitmap()