Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-private.hh794 struct HbOpXor struct
796 static const bool passthru_left = true;
797 static const bool passthru_right = true;
821 { return process<HbOpXor> (o); } in operator ^() argument