Home
last modified time | relevance | path

Searched refs:GetLeft (Results 1 – 5 of 5) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/demo/demowin/
Ddemowin_peripheral.h71 …if (!gIgnoreBounds && !ignoreBounds && (CursorX() < window->GetLeft() || CursorX() > window->GetRi…
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/demowin/
Ddemowin_peripheral.h71 …if (!gIgnoreBounds && !ignoreBounds && (CursorX() < window->GetLeft() || CursorX() > window->GetRi…
/CafeSDK-2.12.13/system/src/lib/demo/demowin/
Ddemowin_tab_window.cpp89 … tabWindowOver = (menu->CursorX() - this->GetLeft()) / this->GetWidth() * tabWindowList.size(); in PreUpdate()
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h59 float GetLeft() {return this->x - GetWidth() / 2;} in GetLeft() function
/CafeSDK-2.12.13/system/include/cafe/demo/
Ddemowin.h59 float GetLeft() {return this->x - GetWidth() / 2;} in GetLeft() function