Home
last modified time | relevance | path

Searched refs:fallback_glyph_classes (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape.hh78 bool fallback_glyph_classes : 1; member
Dhb-ot-shape.cc125 plan.fallback_glyph_classes = true; in compile()
762 if (c->plan->fallback_glyph_classes) in hb_ot_substitute_complex()
/third_party/harfbuzz/src/
Dhb-ot-shape.hh105 bool fallback_glyph_classes : 1; member
Dhb-ot-shape.cc138 plan.fallback_glyph_classes = true; in compile()
872 if (c->plan->fallback_glyph_classes) in hb_ot_substitute_complex()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape.hh105 bool fallback_glyph_classes : 1; member
Dhb-ot-shape.cc138 plan.fallback_glyph_classes = true; in compile()
933 if (c->plan->fallback_glyph_classes) in hb_ot_substitute_complex()