Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/external/rust/crates/proc-macro2/src/
Dwrapper.rs376 pub fn is_real(&self) -> bool { in is_real() method
Dlib.rs312 pub fn is_real(&self) -> bool { in is_real() method