Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.h390 void SetSTypoLineGap(int32_t line_gap);
Dos2_table.cc534 void OS2Table::Builder::SetSTypoLineGap(int32_t line_gap) { in SetSTypoLineGap() function in sfntly::OS2Table::Builder