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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 329 static const SK_OT_ULONG ArabicPresentationFormsAMask = SkTEndian_SwapBE32(1 << (63 - 32));
SkOTTable_OS_2_V2.h 330 static const SK_OT_ULONG ArabicPresentationFormsAMask = SkTEndian_SwapBE32(1 << (63 - 32));
SkOTTable_OS_2_V3.h 331 static const SK_OT_ULONG ArabicPresentationFormsAMask = SkTEndian_SwapBE32(1 << (63 - 32));
SkOTTable_OS_2_V4.h 331 static const SK_OT_ULONG ArabicPresentationFormsAMask = SkTEndian_SwapBE32(1 << (63 - 32));

Completed in 3085 milliseconds