Home
last modified time | relevance | path

Searched refs:ttBYTE (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h1265 #define ttBYTE(p) (* (stbtt_uint8 *) (p)) macro
1470 return ttBYTE(data + index_map + 6 + unicode_codepoint); in stbtt_FindGlyphIndex()