Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h1266 #define ttCHAR(p) (* (stbtt_int8 *) (p)) macro
1797 mtx[4] = ttCHAR(comp); comp+=1; in stbtt__GetGlyphShapeTT()
1798 mtx[5] = ttCHAR(comp); comp+=1; in stbtt__GetGlyphShapeTT()