Searched refs:LE_GET_SUB_FONT (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/samples/layout/
H A DScriptCompositeFontInstance.cpp39 le_int32 script = LE_GET_SUB_FONT(glyph);
53 le_int32 script = LE_GET_SUB_FONT(glyph);
/external/icu/icu4c/source/layout/
H A DLETypes.h182 #define LE_GET_SUB_FONT(gid) ((gid & LE_SUB_FONT_MASK) >> LE_SUB_FONT_SHIFT) macro

Completed in 94 milliseconds