Home
last modified time | relevance | path

Searched refs:VORG (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-vorg-table.hh58 struct VORG struct
93 VORG *vorg_prime = c->serializer->start_embed<VORG> (); in subset()
Dhb-ot-font.cc154 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()
Dhb-ot-face-table-list.hh80 HB_OT_TABLE (OT, VORG)
Dhb-subset.cc314 case HB_OT_TAG_VORG: return _subset<const OT::VORG> (plan); in _subset_table()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.h51 static const int32_t VORG; member
Dtag.cc41 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/
DTag.java57 public static final int VORG = Tag.intValue(new byte[]{'V', 'O', 'R', 'G'}); field in Tag
/third_party/skia/third_party/externals/harfbuzz/
DNEWS475 - hb-ot-font now uses 'VORG' table to correctly position CFF glyphs
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt11779 VORG
/third_party/chromium/patch/
D0001-cve.patch33711 @@ -74,6 +80,7 @@ HB_OT_TABLE (OT, VORG)