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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 325 static const SK_OT_ULONG CJKUnifiedIdeographsMask = SkTEndian_SwapBE32(1 << (59 - 32));
SkOTTable_OS_2_V2.h 326 static const SK_OT_ULONG CJKUnifiedIdeographsMask = SkTEndian_SwapBE32(1 << (59 - 32));
SkOTTable_OS_2_V3.h 327 static const SK_OT_ULONG CJKUnifiedIdeographsMask = SkTEndian_SwapBE32(1 << (59 - 32));
SkOTTable_OS_2_V4.h 327 static const SK_OT_ULONG CJKUnifiedIdeographsMask = SkTEndian_SwapBE32(1 << (59 - 32));

Completed in 29 milliseconds