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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 487 static const SK_OT_ULONG OEMCharacterSetMask = SkTEndian_SwapBE32(1 << 30);
SkOTTable_OS_2_V2.h 503 static const SK_OT_ULONG OEMCharacterSetMask = SkTEndian_SwapBE32(1 << 30);
SkOTTable_OS_2_V3.h 513 static const SK_OT_ULONG OEMCharacterSetMask = SkTEndian_SwapBE32(1 << 30);
SkOTTable_OS_2_V4.h 548 static const SK_OT_ULONG OEMCharacterSetMask = SkTEndian_SwapBE32(1 << 30);

Completed in 100 milliseconds