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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape-plan.h 56 hb_shape_plan_get_empty (void);
hb-shape-plan.cc 114 return hb_shape_plan_get_empty ();
116 return hb_shape_plan_get_empty ();
129 * hb_shape_plan_get_empty:
138 hb_shape_plan_get_empty (void) function
371 return hb_shape_plan_get_empty ();
  /external/harfbuzz_ng/src/
hb-shape-plan.h 56 hb_shape_plan_get_empty (void);
hb-shape-plan.cc 100 return hb_shape_plan_get_empty ();
102 return hb_shape_plan_get_empty ();
115 hb_shape_plan_get_empty (void) function
277 return hb_shape_plan_get_empty ();

Completed in 118 milliseconds