Searched defs:IsInside (Results 1 – 3 of 3) sorted by relevance
119 inline bool IsInside(const Box& inner, const Box& outer) { in IsInside() function126 inline bool IsInside(vec2 point, const Box& box) { in IsInside() function
134 bool IsInside(int row4x4, int column4x4) const { in IsInside() function
945 bool IsInside = contains(O.getParent()->getParent()); in replaceRegister() local