OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFontDirectionHint
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h
155
kFontDirectionHint
= 48,
font_header_table.cc
82
return data_->ReadShort(Offset::
kFontDirectionHint
);
238
InternalWriteData()->WriteShort(Offset::
kFontDirectionHint
, hint);
Completed in 23 milliseconds