HomeSort by relevance Sort by last modified time
    Searched refs:LE_GET_SUB_FONT (Results 1 - 2 of 2) sorted by null

  /external/icu4c/samples/layout/
ScriptCompositeFontInstance.cpp 39 le_int32 script = LE_GET_SUB_FONT(glyph);
53 le_int32 script = LE_GET_SUB_FONT(glyph);
  /external/icu4c/layout/
LETypes.h 182 #define LE_GET_SUB_FONT(gid) ((gid & LE_SUB_FONT_MASK) >> LE_SUB_FONT_SHIFT)

Completed in 85 milliseconds