Home
last modified time | relevance | path

Searched refs:GetY (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/include/scene/
DGuiControlBase.h82 s32 GetY() const in GetY() function
/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DGuiControlManager.cpp119 s32 y = (*it)->GetY(); in Update()