Searched refs:LE_SET_SUB_FONT (Results 1 – 2 of 2) sorted by relevance
93 LEGlyphID subFont = LE_SET_SUB_FONT(0, script); in mapCharToGlyph()
207 #define LE_SET_SUB_FONT(gid, font) ((gid & ~LE_SUB_FONT_MASK) | ((font << LE_SUB_FONT_SHIFT) & LE_S… macro