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

  /external/sfntly/cpp/src/sfntly/table/core/
horizontal_header_table.h 43 void SetTableVersion(int32_t version);
maximum_profile_table.h 44 void SetTableVersion(int32_t version);
font_header_table.h 54 virtual void SetTableVersion(int32_t version);
font_header_table.cc 125 void FontHeaderTable::Builder::SetTableVersion(int32_t version) {
horizontal_header_table.cc 113 void HorizontalHeaderTable::Builder::SetTableVersion(int32_t version) {
maximum_profile_table.cc 117 void MaximumProfileTable::Builder::SetTableVersion(int32_t version) {
os2_table.h 327 void SetTableVersion(int32_t version);
os2_table.cc 292 void OS2Table::Builder::SetTableVersion(int32_t version) {

Completed in 36 milliseconds