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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape-plan.cc 280 assert (hb_segment_properties_equal (&shape_plan->props, &buffer->props));
347 return hb_segment_properties_equal (&shape_plan->props, &proposal->props) &&
hb-buffer.h 81 hb_segment_properties_equal (const hb_segment_properties_t *a,
hb-buffer.cc 40 hb_segment_properties_equal (const hb_segment_properties_t *a, function
  /external/harfbuzz_ng/src/
hb-shape-plan.cc 280 assert (hb_segment_properties_equal (&shape_plan->props, &buffer->props));
347 return hb_segment_properties_equal (&shape_plan->props, &proposal->props) &&
hb-buffer.h 81 hb_segment_properties_equal (const hb_segment_properties_t *a,
hb-buffer.cc 40 hb_segment_properties_equal (const hb_segment_properties_t *a, function

Completed in 83 milliseconds