Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/include/scene/
DUtil.h98 void AddLButton(scene::ControlManager* pManager, u32 id, const wchar_t* pCaption);
/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DUtil.cpp223 void AddLButton(ControlManager* pManager, u32 id, const wchar_t* pCaption) in AddLButton() function