OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kReservedForOEM32
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
os2_table.h
274
static const int64_t
kReservedForOEM32
;
os2_table.cc
55
const int64_t CodePageRange::
kReservedForOEM32
= (int64_t)1 << 32;
Completed in 289 milliseconds