Searched defs:UnitsPerEm (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.cc45 int32_t FontHeaderTable::UnitsPerEm() { function in class:sfntly::FontHeaderTable
161 int32_t FontHeaderTable::Builder::UnitsPerEm() { function in class:sfntly::FontHeaderTable::Builder
162 return down_cast<FontHeaderTable*>(GetTable())->UnitsPerEm();
/external/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.cc45 int32_t FontHeaderTable::UnitsPerEm() { function in class:sfntly::FontHeaderTable
161 int32_t FontHeaderTable::Builder::UnitsPerEm() { function in class:sfntly::FontHeaderTable::Builder
162 return down_cast<FontHeaderTable*>(GetTable())->UnitsPerEm();

Completed in 127 milliseconds