Searched refs:array_of_unicode_codepoints (Results 1 – 1 of 1) sorted by relevance
556 …int *array_of_unicode_codepoints; // if non-zero, then this is an array of unicode codepoints member2859 …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()