Home
last modified time | relevance | path

Searched defs:Glyph (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/tools/fonts/
H A DTestSVGTypeface.h133 struct Glyph { struct in TestSVGTypeface
H A DTestSVGTypeface.cpp117 TestSVGTypeface::Glyph::Glyph() : fOrigin{0, 0}, fAdvance(0) {} in Glyph() function in TestSVGTypeface::Glyph
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyph.java8 public abstract class Glyph extends SubTable { class
23 protected Glyph(ReadableFontData data, Glyph.GlyphType glyphType) { in Glyph() method in Glyph
35 protected Glyph(ReadableFontData data, int offset, int length, Glyph.GlyphType glyphType) { in Glyph() method in Glyph
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc256 GlyphTable::Glyph::Glyph(ReadableFontData* data, int32_t glyph_type) Glyph() function in sfntly::GlyphTable::Glyph
[all...]
H A Dglyph_table.h39 class Glyph : public SubTable { class in sfntly::GlyphTable
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.cc36 BitmapGlyph* EbdtTable::Glyph(int32_t offset, int32_t length, int32_t format) { in Glyph() function in sfntly::EbdtTable
/third_party/skia/samplecode/
H A DSamplePathText.cpp80 struct Glyph { struct in PathText
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh456 struct Glyph struct
884 Glyph (hb_bytes_t bytes_ = hb_bytes_t (), Glyph() function
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.h2130 typedef ImFontGlyph Glyph; // OBSOLETE 1.52+ typedef

Completed in 14 milliseconds