OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxClassDefValue
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/ots/src/
gdef.cc
21
const uint16_t
kMaxClassDefValue
= 0xFFFF;
203
return ots::ParseClassDefTable(data, length, num_glyphs,
kMaxClassDefValue
);
gpos.cc
38
const uint16_t
kMaxClassDefValue
= 0xFFFF;
360
num_glyphs,
kMaxClassDefValue
)) {
365
num_glyphs,
kMaxClassDefValue
)) {
layout.cc
30
const uint16_t
kMaxClassDefValue
= 0xFFFF;
640
num_glyphs,
kMaxClassDefValue
)) {
986
num_glyphs,
kMaxClassDefValue
)) {
997
num_glyphs,
kMaxClassDefValue
)) {
1008
num_glyphs,
kMaxClassDefValue
)) {
[
all
...]
Completed in 27 milliseconds