Searched defs:FontDirectionHint (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.h32 struct FontDirectionHint { struct in namespace:sfntly
85 virtual int32_t FontDirectionHint();
134 int32_t FontDirectionHint(); // Note: no AsInt() form, already int
H A Dfont_header_table.cc81 int32_t FontHeaderTable::FontDirectionHint() { function in class:sfntly::FontHeaderTable
233 int32_t FontHeaderTable::Builder::FontDirectionHint() { function in class:sfntly::FontHeaderTable::Builder
234 return down_cast<FontHeaderTable*>(GetTable())->FontDirectionHint();
/external/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.h32 struct FontDirectionHint { struct in namespace:sfntly
85 virtual int32_t FontDirectionHint();
134 int32_t FontDirectionHint(); // Note: no AsInt() form, already int
H A Dfont_header_table.cc81 int32_t FontHeaderTable::FontDirectionHint() { function in class:sfntly::FontHeaderTable
233 int32_t FontHeaderTable::Builder::FontDirectionHint() { function in class:sfntly::FontHeaderTable::Builder
234 return down_cast<FontHeaderTable*>(GetTable())->FontDirectionHint();
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_head.h118 struct FontDirectionHint { struct in struct:SkOTTableHead
/external/skia/src/sfnt/
H A DSkOTTable_head.h118 struct FontDirectionHint { struct in struct:SkOTTableHead

Completed in 346 milliseconds