OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:normalization_preference
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-private.hh
106
/*
normalization_preference
()
111
(*
normalization_preference
) (const hb_segment_properties_t *props);
member in struct:hb_ot_complex_shaper_t
hb-ot-shape-normalize.cc
275
hb_ot_shape_normalization_mode_t mode = plan->shaper->
normalization_preference
?
276
plan->shaper->
normalization_preference
(&buffer->props) :
hb-ot-shape-complex-arabic.cc
351
NULL, /*
normalization_preference
*/
hb-ot-shape-complex-thai.cc
372
NULL, /*
normalization_preference
*/
Completed in 1205 milliseconds