Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimstb_truetype.h615 …int first_unicode_codepoint_in_range; // if non-zero, then the chars are continuous, and this is … member
4133int first_unicode_codepoint_in_range, int num_chars_in_range, stbtt_packedchar *chardata_for_range) in stbtt_PackFontRange()