Home
last modified time | relevance | path

Searched refs:CodePageRange (Results 1 – 6 of 6) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc23 const int64_t CodePageRange::kLatin1_1252 = (int64_t)1 << 0;
24 const int64_t CodePageRange::kLatin2_1250 = (int64_t)1 << (int64_t)1;
25 const int64_t CodePageRange::kCyrillic_1251 = (int64_t)1 << 2;
26 const int64_t CodePageRange::kGreek_1253 = (int64_t)1 << 3;
27 const int64_t CodePageRange::kTurkish_1254 = (int64_t)1 << 4;
28 const int64_t CodePageRange::kHebrew_1255 = (int64_t)1 << 5;
29 const int64_t CodePageRange::kArabic_1256 = (int64_t)1 << 6;
30 const int64_t CodePageRange::kWindowsBaltic_1257 = (int64_t)1 << 7;
31 const int64_t CodePageRange::kVietnamese_1258 = (int64_t)1 << 8;
32 const int64_t CodePageRange::kAlternateANSI9 = (int64_t)1 << 9;
[all …]
Dos2_table.h241 struct CodePageRange { struct
/external/skia/src/sfnt/
DSkOTTable_OS_2_V1.h386 union CodePageRange { union
DSkOTTable_OS_2_V2.h401 union CodePageRange { union
DSkOTTable_OS_2_V3.h411 union CodePageRange { union
DSkOTTable_OS_2_V4.h446 union CodePageRange { union