OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alphabeticpresentationformsmask
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/sfnt/
SkOTTable_OS_2_V1.h
328
static const SK_OT_ULONG
AlphabeticPresentationFormsMask
= SkOTSetULONGBit<62 - 32>::value;
SkOTTable_OS_2_V2.h
329
static const SK_OT_ULONG
AlphabeticPresentationFormsMask
= SkOTSetULONGBit<62 - 32>::value;
SkOTTable_OS_2_V3.h
330
static const SK_OT_ULONG
AlphabeticPresentationFormsMask
= SkOTSetULONGBit<62 - 32>::value;
SkOTTable_OS_2_V4.h
330
static const SK_OT_ULONG
AlphabeticPresentationFormsMask
= SkOTSetULONGBit<62 - 32>::value;
Completed in 1897 milliseconds