Home
last modified time | relevance | path

Searched refs:SetUsWeightClass (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.h331 void SetUsWeightClass(int32_t weight);
Dos2_table.cc310 void OS2Table::Builder::SetUsWeightClass(int32_t weight) { in SetUsWeightClass() function in sfntly::OS2Table::Builder