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

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_OS_2_V1.h 486 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);
SkOTTable_OS_2_V2.h 502 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);
SkOTTable_OS_2_V3.h 512 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);
SkOTTable_OS_2_V4.h 547 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);
  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 486 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);
SkOTTable_OS_2_V2.h 502 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);
SkOTTable_OS_2_V3.h 512 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);
SkOTTable_OS_2_V4.h 547 static const SK_OT_ULONG MacintoshCharacterSetMask = SkTEndian_SwapBE32(1 << 29);

Completed in 30 milliseconds