Home
last modified time | relevance | path

Searched defs:FontDirectionHint (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.h33 struct FontDirectionHint { struct
34 enum {
Dfont_header_table.cc81 int32_t FontHeaderTable::FontDirectionHint() { in FontDirectionHint() function in sfntly::FontHeaderTable
233 int32_t FontHeaderTable::Builder::FontDirectionHint() { in FontDirectionHint() function in sfntly::FontHeaderTable::Builder
/external/skia/src/sfnt/
DSkOTTable_head.h117 struct FontDirectionHint { struct
118 enum Value : SK_OT_SHORT {
124 } value;