Home
last modified time | relevance | path

Searched refs:MacStyleAsInt (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.h79 virtual int32_t MacStyleAsInt();
130 int32_t MacStyleAsInt();
Dfont_header_table.cc73 int32_t FontHeaderTable::MacStyleAsInt() { in MacStyleAsInt() function in sfntly::FontHeaderTable
217 int32_t FontHeaderTable::Builder::MacStyleAsInt() { in MacStyleAsInt() function in sfntly::FontHeaderTable::Builder
218 return down_cast<FontHeaderTable*>(GetTable())->MacStyleAsInt(); in MacStyleAsInt()
/external/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.h79 virtual int32_t MacStyleAsInt();
130 int32_t MacStyleAsInt();
Dfont_header_table.cc73 int32_t FontHeaderTable::MacStyleAsInt() { in MacStyleAsInt() function in sfntly::FontHeaderTable
217 int32_t FontHeaderTable::Builder::MacStyleAsInt() { in MacStyleAsInt() function in sfntly::FontHeaderTable::Builder
218 return down_cast<FontHeaderTable*>(GetTable())->MacStyleAsInt(); in MacStyleAsInt()