Home
last modified time | relevance | path

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

/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;