Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dstb_truetype.h555 …int first_unicode_codepoint_in_range; // if non-zero, then the chars are continuous, and this is … member
2999int first_unicode_codepoint_in_range, int num_chars_in_range, stbtt_packedchar *chardata_for_range) in stbtt_PackFontRange()