HomeSort by relevance Sort by last modified time
    Searched refs:hb_ot_layout_has_glyph_classes (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout.h 52 hb_ot_layout_has_glyph_classes (hb_face_t *face);
hb-ot-shape.cc 612 if (!hb_ot_layout_has_glyph_classes (c->face))
834 c->fallback_glyph_classes = disable_otl || !hb_ot_layout_has_glyph_classes (c->face);
hb-ot-layout.cc 240 hb_ot_layout_has_glyph_classes (hb_face_t *face) function
    [all...]

Completed in 64 milliseconds