Searched defs:isPresent (Results 1 – 3 of 3) sorted by relevance
37 bool isPresent() in isPresent() function in LibXCB
56 bool isPresent() in isPresent() function in LibX11
266 bool isPresent(uint32_t K) const { return Present.test(K); } in isPresent() function