Searched refs:VORG (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-vorg-table.hh | 58 struct VORG struct 93 VORG *vorg_prime = c->serializer->start_embed<VORG> (); in subset()
|
D | hb-ot-font.cc | 154 const OT::VORG &VORG = *ot_face->VORG; in hb_ot_get_glyph_v_origin() local 155 if (VORG.has_data ()) in hb_ot_get_glyph_v_origin() 157 *y = font->em_scale_y (VORG.get_y_origin (glyph)); in hb_ot_get_glyph_v_origin()
|
D | hb-ot-face-table-list.hh | 80 HB_OT_TABLE (OT, VORG)
|
D | hb-subset.cc | 314 case HB_OT_TAG_VORG: return _subset<const OT::VORG> (plan); in _subset_table()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.h | 51 static const int32_t VORG; member
|
D | tag.cc | 41 const int32_t Tag::VORG = TAG('V', 'O', 'R', 'G'); member in sfntly::Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 57 public static final int VORG = Tag.intValue(new byte[]{'V', 'O', 'R', 'G'}); field in Tag
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 475 - hb-ot-font now uses 'VORG' table to correctly position CFF glyphs
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 11779 VORG
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 33711 @@ -74,6 +80,7 @@ HB_OT_TABLE (OT, VORG)
|