OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:override_features
(Results
1 - 9
of
9
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-default.cc
34
NULL, /*
override_features
*/
hb-ot-shape-complex-tibetan.cc
51
NULL, /*
override_features
*/
hb-ot-shape-complex-private.hh
75
/*
override_features
()
81
void (*
override_features
) (hb_ot_shape_planner_t *plan);
member in struct:hb_ot_complex_shaper_t
hb-ot-shape-complex-hebrew.cc
162
NULL, /*
override_features
*/
hb-ot-shape-complex-thai.cc
370
NULL, /*
override_features
*/
hb-ot-shape.cc
112
if (planner->shaper->
override_features
)
113
planner->shaper->
override_features
(planner);
hb-ot-shape-complex-myanmar.cc
510
NULL, /*
override_features
*/
hb-ot-shape-complex-use.cc
577
NULL, /*
override_features
*/
hb-ot-shape-complex-arabic.cc
612
NULL, /*
override_features
*/
Completed in 115 milliseconds