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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 309 static const SK_OT_ULONG BoxDrawingMask = SkTEndian_SwapBE32(1 << (43 - 32));
SkOTTable_OS_2_V2.h 310 static const SK_OT_ULONG BoxDrawingMask = SkTEndian_SwapBE32(1 << (43 - 32));
SkOTTable_OS_2_V3.h 311 static const SK_OT_ULONG BoxDrawingMask = SkTEndian_SwapBE32(1 << (43 - 32));
SkOTTable_OS_2_V4.h 311 static const SK_OT_ULONG BoxDrawingMask = SkTEndian_SwapBE32(1 << (43 - 32));

Completed in 24 milliseconds