Home
last modified time | relevance | path

Searched defs:SingleSubst (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GSUB/
DSingleSubst.hh12 struct SingleSubst struct
15 union {
23 } u;
28 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
46 bool serialize (hb_serialize_context_t *c, in serialize()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DSingleSubst.java8 public class SingleSubst extends SubstSubtable { class
15 SingleSubst(ReadableFontData data, int base, boolean dataIsCanonical) { in SingleSubst() method in SingleSubst
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh255 struct SingleSubst struct
261 bool serialize (hb_serialize_context_t *c, in serialize()
288 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
300 union {
304 } u;