Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.h87 virtual void SetFontDirectionHint(int32_t hint);
Dfont_header_table.cc237 void FontHeaderTable::Builder::SetFontDirectionHint(int32_t hint) { in SetFontDirectionHint() function in sfntly::FontHeaderTable::Builder