Home | History | Annotate | Download | only in src

Lines Matching defs:substitute

105       uint16_t substitute = 0;
106 if (!subtable.ReadU16(&substitute)) {
109 if (substitute >= num_glyphs) {
110 OTS_WARNING("too large substitute: %u", substitute);
141 uint16_t substitute = 0;
142 if (!subtable.ReadU16(&substitute)) {
145 if (substitute >= num_glyphs) {
480 uint16_t substitute = 0;
481 if (!subtable.ReadU16(&substitute)) {
484 if (substitute >= num_glyphs) {
538 // # too large substitute (value is 0xFFFF)