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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 265 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1);
SkOTTable_OS_2_V2.h 266 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1);
SkOTTable_OS_2_V3.h 267 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1);
SkOTTable_OS_2_V4.h 267 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1);

Completed in 22 milliseconds