Home
last modified time | relevance | path

Searched defs:GlyphArray (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.h71 std::vector<uint16_t> GlyphArray; member
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format5.cc248 std::vector<int32_t>* IndexSubTableFormat5::Builder::GlyphArray() { in GlyphArray() function in sfntly::IndexSubTableFormat5::Builder