Searched defs:hit (Results 1 – 2 of 2) sorted by relevance
139 Error LabelImpl::hit(const Event& event, const Box<pxs>& bounds) { in hit() function in teeui::LabelImpl
132 Error hit(const Event& event) { return LabelImpl::hit(event, this->bounds_); } in hit() function