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

  /external/harfbuzz_ng/src/
hb-ot-layout.h 278 hb_ot_layout_has_positioning (hb_face_t *face);
hb-ot-shape.cc 542 if (!hb_ot_layout_has_positioning (c->face))
642 bool has_positioning = (bool) hb_ot_layout_has_positioning (c->face);
hb-ot-layout.cc 825 hb_ot_layout_has_positioning (hb_face_t *face) function

Completed in 35 milliseconds