Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc256 GlyphTable::Glyph::Glyph(ReadableFontData* data, int32_t glyph_type) in Glyph() argument
258 glyph_type_(glyph_type) { in Glyph()
Dglyph_table.h96 Glyph(ReadableFontData* data, int32_t glyph_type);