Searched refs:GetRight (Results 1 – 4 of 4) sorted by relevance
71 … !ignoreBounds && (CursorX() < window->GetLeft() || CursorX() > window->GetRight() || CursorY() > …
60 float GetRight() {return this->x + GetWidth() / 2;} in GetRight() function