Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-map.hh83 bool is_real () const { return is_used_ && !is_tombstone_; } in is_real() function
/external/rust/crates/proc-macro2/src/
Dwrapper.rs376 pub fn is_real(&self) -> bool { in is_real() method
Dfallback.rs323 pub fn is_real(&self) -> bool { in is_real() method
Dlib.rs357 pub fn is_real(&self) -> bool { in is_real() method