HomeSort by relevance Sort by last modified time
    Searched defs:hb_shape_plan_create (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape-plan.cc 87 * hb_shape_plan_create: (Xconstructor)
101 hb_shape_plan_create (hb_face_t *face, function
426 hb_shape_plan_t *shape_plan = hb_shape_plan_create (face, props, user_features, num_user_features, shaper_list);
  /external/harfbuzz_ng/src/
hb-shape-plan.cc 87 * hb_shape_plan_create: (Xconstructor)
101 hb_shape_plan_create (hb_face_t *face, function
426 hb_shape_plan_t *shape_plan = hb_shape_plan_create (face, props, user_features, num_user_features, shaper_list);

Completed in 4793 milliseconds