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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.h 270 hb_ot_layout_has_positioning (hb_face_t *face);
hb-ot-shape.cc 420 if (!hb_ot_layout_has_positioning (c->face))
524 if (hb_ot_layout_has_positioning (c->face))
hb-ot-layout.cc 714 hb_ot_layout_has_positioning (hb_face_t *face) function
  /external/harfbuzz_ng/src/
hb-ot-layout.h 278 hb_ot_layout_has_positioning (hb_face_t *face);
hb-ot-shape.cc 437 if (!hb_ot_layout_has_positioning (c->face))
539 bool has_positioning = hb_ot_layout_has_positioning (c->face);
hb-ot-layout.cc 734 hb_ot_layout_has_positioning (hb_face_t *face) function

Completed in 745 milliseconds