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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_truetype.h623 int first_unicode_codepoint_in_range; // if non-zero, then the chars are continuous, and this is the first codepoint member in struct:__anonc735d1c90508
4168 stbtt_PackFontRange(stbtt_pack_context * spc,const unsigned char * fontdata,int font_index,float font_size,int first_unicode_codepoint_in_range,int num_chars_in_range,stbtt_packedchar * chardata_for_range) argument
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_truetype.h623 int first_unicode_codepoint_in_range; // if non-zero, then the chars are continuous, and this is the first codepoint member in struct:__anon748b3c5c0508
4168 stbtt_PackFontRange(stbtt_pack_context * spc,const unsigned char * fontdata,int font_index,float font_size,int first_unicode_codepoint_in_range,int num_chars_in_range,stbtt_packedchar * chardata_for_range) argument

Completed in 31 milliseconds