Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-buffer.hh187 bool has_separate_output () const { return info != out_info; } in has_separate_output() function
Dhb-ot-layout.cc1401 assert (!buffer->has_separate_output ()); in apply_string()