Home
last modified time | relevance | path

Searched refs:unsafe_to_break_impl (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-buffer.hh323 unsafe_to_break_impl (start, end); in unsafe_to_break()
325 HB_INTERNAL void unsafe_to_break_impl (unsigned int start, unsigned int end);
399 { unsafe_to_break_impl (0, len); } in unsafe_to_break_all()
Dhb-buffer.cc613 hb_buffer_t::unsafe_to_break_impl (unsigned int start, unsigned int end) in unsafe_to_break_impl() function in hb_buffer_t
624 unsafe_to_break_impl (start, end); in unsafe_to_break_from_outbuffer()