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.cc25 const int64_t CodePageRange::kLatin1_1252 = (int64_t)1 << 0;
26 const int64_t CodePageRange::kLatin2_1250 = (int64_t)1 << (int64_t)1;
27 const int64_t CodePageRange::kCyrillic_1251 = (int64_t)1 << 2;
28 const int64_t CodePageRange::kGreek_1253 = (int64_t)1 << 3;
29 const int64_t CodePageRange::kTurkish_1254 = (int64_t)1 << 4;
30 const int64_t CodePageRange::kHebrew_1255 = (int64_t)1 << 5;
31 const int64_t CodePageRange::kArabic_1256 = (int64_t)1 << 6;
32 const int64_t CodePageRange::kWindowsBaltic_1257 = (int64_t)1 << 7;
33 const int64_t CodePageRange::kVietnamese_1258 = (int64_t)1 << 8;
34 const int64_t CodePageRange::kAlternateANSI9 = (int64_t)1 << 9;
[all …]
Dos2_table.h241 struct CodePageRange { struct
/external/skia/src/sfnt/
DSkOTTable_OS_2_V1.h383 union CodePageRange { union
DSkOTTable_OS_2_V2.h399 union CodePageRange { union
DSkOTTable_OS_2_V3.h408 union CodePageRange { union
DSkOTTable_OS_2_V4.h443 union CodePageRange { union