Searched refs:LowestRecPPEM (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.h83 virtual int32_t LowestRecPPEM();
133 int32_t LowestRecPPEM();
H A Dfont_header_table.cc77 int32_t FontHeaderTable::LowestRecPPEM() { function in class:sfntly::FontHeaderTable
225 int32_t FontHeaderTable::Builder::LowestRecPPEM() { function in class:sfntly::FontHeaderTable::Builder
226 return down_cast<FontHeaderTable*>(GetTable())->LowestRecPPEM();
/external/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.h83 virtual int32_t LowestRecPPEM();
133 int32_t LowestRecPPEM();
H A Dfont_header_table.cc77 int32_t FontHeaderTable::LowestRecPPEM() { function in class:sfntly::FontHeaderTable
225 int32_t FontHeaderTable::Builder::LowestRecPPEM() { function in class:sfntly::FontHeaderTable::Builder
226 return down_cast<FontHeaderTable*>(GetTable())->LowestRecPPEM();

Completed in 109 milliseconds