Home
last modified time | relevance | path

Searched refs:array_of_unicode_codepoints (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/video/
Dstb_truetype.h556 …int *array_of_unicode_codepoints; // if non-zero, then this is an array of unicode codepoints member
2859 …t = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_in_range + j… in stbtt_PackFontRangesGatherRects()
2900 …t = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_in_range + j… in stbtt_PackFontRangesRenderIntoRects()
3003 range.array_of_unicode_codepoints = NULL; in stbtt_PackFontRange()