OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:superscriptsandsubscriptsmask
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_OS_2_V1.h
298
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
SkOTTable_OS_2_V2.h
299
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
SkOTTable_OS_2_V3.h
300
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
SkOTTable_OS_2_V4.h
300
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
/external/skia/src/sfnt/
SkOTTable_OS_2_V1.h
298
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
SkOTTable_OS_2_V2.h
299
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
SkOTTable_OS_2_V3.h
300
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
SkOTTable_OS_2_V4.h
300
static const SK_OT_ULONG
SuperscriptsAndSubscriptsMask
= SkTEndian_SwapBE32(1 << (32 - 32));
Completed in 35 milliseconds