Searched refs:GetLeft (Results 1 – 5 of 5) sorted by relevance
71 …if (!gIgnoreBounds && !ignoreBounds && (CursorX() < window->GetLeft() || CursorX() > window->GetRi…
89 … tabWindowOver = (menu->CursorX() - this->GetLeft()) / this->GetWidth() * tabWindowList.size(); in PreUpdate()
59 float GetLeft() {return this->x - GetWidth() / 2;} in GetLeft() function