Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.h384 void SetUsLastCharIndex(int32_t last_index);
Dos2_table.cc510 void OS2Table::Builder::SetUsLastCharIndex(int32_t last_index) { in SetUsLastCharIndex() function in sfntly::OS2Table::Builder