Searched defs:SingleSubst (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | SingleSubst.java | 8 public class SingleSubst extends SubstSubtable { class 15 SingleSubst(ReadableFontData data, int base, boolean dataIsCanonical) { in SingleSubst() method in SingleSubst
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | SingleSubst.java | 8 public class SingleSubst extends SubstSubtable { class 15 SingleSubst(ReadableFontData data, int base, boolean dataIsCanonical) { in SingleSubst() method in SingleSubst
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsub-table.hh | 238 struct SingleSubst struct 244 bool serialize (hb_serialize_context_t *c, in serialize() 272 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() 284 union { 288 } u;
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-gsub-table.hh | 255 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;
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsub-table.hh | 255 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;
|