Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format5.h59 void SetGlyphArray(const std::vector<int32_t>& v);
Dindex_sub_table_format5.cc252 void IndexSubTableFormat5::Builder::SetGlyphArray(const std::vector<int32_t>& v) { in SetGlyphArray() function in sfntly::IndexSubTableFormat5::Builder