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

  /external/harfbuzz_ng/src/
hb-shape-plan.cc 306 assert (hb_segment_properties_equal (&shape_plan->props, &buffer->props));
373 return hb_segment_properties_equal (&shape_plan->props, &proposal->props) &&
hb-buffer.h 126 hb_segment_properties_equal (const hb_segment_properties_t *a,
hb-buffer.cc 49 * hb_segment_properties_equal:
61 hb_segment_properties_equal (const hb_segment_properties_t *a, function
    [all...]

Completed in 65 milliseconds