Searched defs:codepoint (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 1215 STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, in… in stbtt_GetCodepointBox() 1520 STBTT_DEF void stbtt_GetCodepointHMetrics(const stbtt_fontinfo *info, int codepoint, int *advanceWi… in stbtt_GetCodepointHMetrics() 1585 STBTT_DEF void stbtt_GetCodepointBitmapBoxSubpixel(const stbtt_fontinfo *font, int codepoint, float… in stbtt_GetCodepointBitmapBoxSubpixel() 1590 STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x… in stbtt_GetCodepointBitmapBox() 2489 …fo *info, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint, int *width, i… in stbtt_GetCodepointBitmapSubpixel() 2494 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint) in stbtt_MakeCodepointBitmapSubpixel() 2499 …pointBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, int *width, i… in stbtt_GetCodepointBitmap() 2504 …ed char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint) in stbtt_MakeCodepointBitmap() 2859 …int codepoint = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_… in stbtt_PackFontRangesGatherRects() local 2900 …int codepoint = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_… in stbtt_PackFontRangesRenderIntoRects() local
|