Home
last modified time | relevance | path

Searched refs:GetRight (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/demo/demowin/
Ddemowin_peripheral.h71 … !ignoreBounds && (CursorX() < window->GetLeft() || CursorX() > window->GetRight() || CursorY() > …
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/demowin/
Ddemowin_peripheral.h71 … !ignoreBounds && (CursorX() < window->GetLeft() || CursorX() > window->GetRight() || CursorY() > …
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h60 float GetRight() {return this->x + GetWidth() / 2;} in GetRight() function
/CafeSDK-2.12.13/system/include/cafe/demo/
Ddemowin.h60 float GetRight() {return this->x + GetWidth() / 2;} in GetRight() function