OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kYSuperscriptYSize
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
os2_table.h
470
kYSuperscriptYSize
= 20,
os2_table.cc
144
return data_->ReadShort(Offset::
kYSuperscriptYSize
);
369
return InternalReadData()->ReadShort(Offset::
kYSuperscriptYSize
);
373
InternalWriteData()->WriteShort(Offset::
kYSuperscriptYSize
, size);
Completed in 2605 milliseconds