OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxTwilightPoints
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h
102
kMaxTwilightPoints
= 16,
maximum_profile_table.cc
54
return data_->ReadUShort(Offset::
kMaxTwilightPoints
);
174
return InternalReadData()->ReadUShort(Offset::
kMaxTwilightPoints
);
179
InternalWriteData()->WriteUShort(Offset::
kMaxTwilightPoints
,
Completed in 30 milliseconds