Home
last modified time | relevance | path

Searched refs:SimpleGlyph (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc27 const int32_t GlyphTable::SimpleGlyph::kFLAG_ONCURVE = 1;
28 const int32_t GlyphTable::SimpleGlyph::kFLAG_XSHORT = 1 << 1;
29 const int32_t GlyphTable::SimpleGlyph::kFLAG_YSHORT = 1 << 2;
30 const int32_t GlyphTable::SimpleGlyph::kFLAG_REPEAT = 1 << 3;
31 const int32_t GlyphTable::SimpleGlyph::kFLAG_XREPEATSIGN = 1 << 4;
32 const int32_t GlyphTable::SimpleGlyph::kFLAG_YREPEATSIGN = 1 << 5;
220 glyph = new SimpleGlyph(sliced_data); in GetGlyph()
313 builder = new SimpleGlyph::SimpleGlyphBuilder(sliced_data); in GetBuilder()
339 GlyphTable::SimpleGlyph::SimpleGlyph(ReadableFontData* data) in SimpleGlyph() function in sfntly::GlyphTable::SimpleGlyph
343 GlyphTable::SimpleGlyph::~SimpleGlyph() { in ~SimpleGlyph()
[all …]
Dglyph_table.h161 class SimpleGlyph : public Glyph, public RefCounted<SimpleGlyph> {
195 explicit SimpleGlyph(ReadableFontData* data);
196 virtual ~SimpleGlyph();
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphStripper.java24 import com.google.typography.font.sfntly.table.truetype.SimpleGlyph;
70 SimpleGlyph simpleGlyph = (SimpleGlyph) glyph; in stripSimpleGlyph()
84 ReadableFontData originalGlyfData, int glyphOffset, SimpleGlyph simpleGlyph) { in writeHeaderAndContoursSize()
145 SimpleGlyph simpleGlyph = (SimpleGlyph) glyph; in computeSimpleStrippedGlyphSize()
158 private int computeInstructionsSize(SimpleGlyph simpleGlyph) { in computeInstructionsSize()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
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
235 public static class SimpleGlyphBuilder extends Glyph.Builder<SimpleGlyph> {
245 protected SimpleGlyph subBuildTable(ReadableFontData data) { in subBuildTable()
246 return new SimpleGlyph(data, 0, data.length()); in subBuildTable()
DGlyph.java75 return new SimpleGlyph(data, offset, length); in getGlyph()
184 return new SimpleGlyph.SimpleGlyphBuilder(data, offset, length); in getBuilder()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
DHintStripTest.java31 import com.google.typography.font.sfntly.table.truetype.SimpleGlyph;
103 SimpleGlyph simple = (SimpleGlyph) glyph; in testSimpleGlyph1()
124 SimpleGlyph simple = (SimpleGlyph) glyph; in testSimpleGlyph2()
DRenumberingSubsetTest.java33 import com.google.typography.font.sfntly.table.truetype.SimpleGlyph;
128 SimpleGlyph simple = (SimpleGlyph) glyph; in testSimpleGlyph1()
149 SimpleGlyph simple = (SimpleGlyph) glyph; in testSimpleGlyph2()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DGlyfEncoder.java26 import com.google.typography.font.sfntly.table.truetype.SimpleGlyph;
75 } else if (glyph instanceof SimpleGlyph) { in writeGlyph()
76 writeSimpleGlyph((SimpleGlyph)glyph); in writeGlyph()
99 private void writeSimpleGlyph(SimpleGlyph glyph) throws IOException { in writeSimpleGlyph()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
DSfntDump.java36 import com.google.typography.font.sfntly.table.truetype.SimpleGlyph;
525 if (glyph instanceof SimpleGlyph) { in countSpecialGlyphs()
526 SimpleGlyph simple = (SimpleGlyph) glyph; in countSpecialGlyphs()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh501 struct SimpleGlyph struct
505 SimpleGlyph (const GlyphHeader &header_, hb_bytes_t bytes_) : in SimpleGlyph() argument
731 case SIMPLE: return SimpleGlyph (*header, bytes).trim_padding (); in trim_padding()
740 case SIMPLE: SimpleGlyph (*header, bytes).drop_hints (); return; in drop_hints()
749 case SIMPLE: SimpleGlyph (*header, bytes).set_overlaps_flag (); return; in set_overlaps_flag()
758 case SIMPLE: SimpleGlyph (*header, bytes).drop_hints_bytes (dest_start, dest_end); return; in drop_hints_bytes()
785 if (unlikely (!SimpleGlyph (*header, bytes).get_contour_points (points, phantom_only))) in get_points()
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt9911 SimpleGlyph