Home
last modified time | relevance | path

Searched defs:unsafe_to_concat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DLigatureSet.hh121 bool unsafe_to_concat = false; in apply() local
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dshape-options.hh256 hb_bool_t unsafe_to_concat = false; member
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-buffer.hh473 void unsafe_to_concat (unsigned int start = 0, unsigned int end = -1) in unsafe_to_concat() function