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

  /external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h 155 kLowestRecPPEM = 46,
font_header_table.cc 78 return data_->ReadUShort(Offset::kLowestRecPPEM);
230 InternalWriteData()->WriteUShort(Offset::kLowestRecPPEM, size);

Completed in 70 milliseconds