OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FontDirectionHint
(Results
1 - 4
of
4
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h
33
struct
FontDirectionHint
{
86
virtual int32_t
FontDirectionHint
();
135
int32_t
FontDirectionHint
(); // Note: no AsInt() form, already int
font_header_table.cc
81
int32_t FontHeaderTable::
FontDirectionHint
() {
233
int32_t FontHeaderTable::Builder::
FontDirectionHint
() {
234
return down_cast<FontHeaderTable*>(GetTable())->
FontDirectionHint
();
/external/skia/src/sfnt/
SkOTTable_head.h
117
struct
FontDirectionHint
{
125
}
fontDirectionHint
;
/external/skqp/src/sfnt/
SkOTTable_head.h
117
struct
FontDirectionHint
{
125
}
fontDirectionHint
;
Completed in 454 milliseconds