Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GSUB/
DMultipleSubst.hh11 struct MultipleSubst struct
14 union {
20 } u;
25 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
40 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/
DMultipleSubst.java6 public class MultipleSubst extends OneToManySubst { class
7 MultipleSubst(ReadableFontData data, int base, boolean dataIsCanonical) { in MultipleSubst() method in MultipleSubst
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh504 struct MultipleSubst struct
506 bool serialize (hb_serialize_context_t *c, in serialize()
522 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
533 union {
536 } u;