OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setup_masks
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-private.hh
139
/*
setup_masks
()
145
void (*
setup_masks
) (const hb_ot_shape_plan_t *plan,
member in struct:hb_ot_complex_shaper_t
hb-ot-shape.cc
403
if (c->plan->shaper->
setup_masks
)
404
c->plan->shaper->
setup_masks
(c->plan, buffer, c->font);
Completed in 47 milliseconds