HomeSort by relevance Sort by last modified time
    Searched refs:LowestRecPPEM (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h 84 virtual int32_t LowestRecPPEM();
134 int32_t LowestRecPPEM();
font_header_table.cc 77 int32_t FontHeaderTable::LowestRecPPEM() {
225 int32_t FontHeaderTable::Builder::LowestRecPPEM() {
226 return down_cast<FontHeaderTable*>(GetTable())->LowestRecPPEM();

Completed in 210 milliseconds