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

  /external/harfbuzz_ng/src/
hb-shape-plan-private.hh 40 hb_bool_t default_shaper_list; member in struct:hb_shape_plan_t
hb-shape-plan.cc 141 shape_plan->default_shaper_list = shaper_list == NULL;
169 true, /* default_shaper_list */
338 shape_plan->default_shaper_list ? 0 : (intptr_t) shape_plan->shaper_func;
375 ((shape_plan->default_shaper_list && proposal->shaper_list == NULL) ||

Completed in 537 milliseconds