Home
last modified time | relevance | path

Searched defs:first_unicode_codepoint_in_range (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h623 …int first_unicode_codepoint_in_range; // if non-zero, then the chars are continuous, and this is … member
4169int first_unicode_codepoint_in_range, int num_chars_in_range, stbtt_packedchar *chardata_for_range) in stbtt_PackFontRange()