Searched defs:pExtraData (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/ |
| D | GuiLabel.cpp | 22 Label::Label(u32 id, s32 x, s32 y, u32 width, u32 height, const wchar_t* pText, void* pExtraData, f… in Label()
|
| D | GuiButton.cpp | 22 Button::Button(u32 id, s32 x, s32 y, u32 width, u32 height, const wchar_t* pText, void* pExtraData,… in Button()
|
| D | GuiControlBase.cpp | 38 … u32 id, s32 x, s32 y, u32 width, u32 height, const wchar_t* pText, void* pExtraData, f32 fontScal… in ControlBase()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/scene/ |
| D | GuiControlBase.h | 285 void SetExtraData(void* pExtraData) in SetExtraData()
|