Home
last modified time | relevance | path

Searched defs:SimpleGlyph (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc339 GlyphTable::SimpleGlyph function in sfntly::GlyphTable::SimpleGlyph
[all...]
H A Dglyph_table.h161 class SimpleGlyph : public Glyph, public RefCounted<SimpleGlyph> { class in sfntly::GlyphTable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DSimpleGlyph.java8 public final class SimpleGlyph extends Glyph { class
40 SimpleGlyph(ReadableFontData data, int offset, int length) { in SimpleGlyph() method in SimpleGlyph
44 private SimpleGlyph(ReadableFontData data) { in SimpleGlyph() method in SimpleGlyph
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh501 struct SimpleGlyph struct
505 SimpleGlyph (const GlyphHeader &header_, hb_bytes_t bytes_) : in SimpleGlyph() function

Completed in 5 milliseconds