wut
v1.7.0
Wii U Toolchain
|
void Rpl::ErrEulaSetVersion | ( | int | version | ) |
bool Rpl::ErrEulaJump | ( | const char * | buffer, |
uint32_t | bufferSize | ||
) |
void Rpl::ErrEulaPlayAppearSE | ( | bool | playAppearSoundEffect | ) |
bool Rpl::ErrEulaIsSelectCursorActive | ( | ) |
void Rpl::ErrEulaChangeLang | ( | nn::erreula::LangType | language | ) |
void Rpl::ErrEulaDisappearHomeNixSign | ( | ) |
bool Rpl::ErrEulaIsAppearHomeNixSign | ( | ) |
void Rpl::ErrEulaAppearHomeNixSign | ( | const nn::erreula::HomeNixSignArg & | arg | ) |
void Rpl::ErrEulaSetControllerRemo | ( | nn::erreula::ControllerType | controller | ) |
int32_t Rpl::ErrEulaGetSelectButtonNumError | ( | ) |
int32_t Rpl::ErrEulaGetResultCode | ( | ) |
nn::erreula::ResultType Rpl::ErrEulaGetResultType | ( | ) |
nn::erreula::State Rpl::ErrEulaGetStateErrorViewer | ( | ) |
bool Rpl::ErrEulaIsDecideSelectRightButtonError | ( | ) |
bool Rpl::ErrEulaIsDecideSelectLeftButtonError | ( | ) |
bool Rpl::ErrEulaIsDecideSelectButtonError | ( | ) |
void Rpl::ErrEulaDisappearError | ( | ) |
void Rpl::ErrEulaAppearError | ( | const nn::erreula::AppearArg & | arg | ) |
void Rpl::ErrEulaCalc | ( | const nn::erreula::ControllerInfo & | controllerInfo | ) |
void Rpl::ErrEulaDrawDRC | ( | ) |
void Rpl::ErrEulaDrawTV | ( | ) |
void Rpl::ErrEulaDestroy | ( | ) |
void Rpl::ErrEulaCreate | ( | void * | workMemory, |
nn::erreula::RegionType | region, | ||
nn::erreula::LangType | language, | ||
FSClient * | fsClient | ||
) |
bool Rpl::SwkbdAppearInputForm | ( | const nn::swkbd::AppearArg & | appearArg | ) |
bool Rpl::SwkbdAppearKeyboard | ( | const nn::swkbd::KeyboardArg & | keyboardArg | ) |
void Rpl::SwkbdCalcSubThreadFont | ( | ) |
void Rpl::SwkbdCalcSubThreadPredict | ( | ) |
void Rpl::SwkbdCalc | ( | const nn::swkbd::ControllerInfo & | controllerInfo | ) |
void Rpl::SwkbdConfirmUnfixAll | ( | ) |
void Rpl::SwkbdCreate | ( | void * | buffer, |
nn::swkbd::RegionType | regionType, | ||
uint32_t | unk, | ||
FSClient * | fsClient | ||
) |
void Rpl::SwkbdDestroy | ( | ) |
bool Rpl::SwkbdDisappearInputForm | ( | ) |
bool Rpl::SwkbdDisappearKeyboard | ( | ) |
void Rpl::SwkbdDrawDRC | ( | ) |
void Rpl::SwkbdDrawTV | ( | ) |
void Rpl::SwkbdGetDrawStringInfo | ( | nn::swkbd::DrawStringInfo * | drawStringInfo | ) |
const char16_t* Rpl::SwkbdGetInputFormString | ( | ) |
void Rpl::SwkbdGetKeyboardCondition | ( | nn::swkbd::KeyboardCondition * | keyboardCondition | ) |
nn::swkbd::State Rpl::SwkbdGetStateInputForm | ( | ) |
nn::swkbd::State Rpl::SwkbdGetStateKeyboard | ( | ) |
void Rpl::SwkbdInactivateSelectCursor | ( | ) |
bool Rpl::SwkbdInitLearnDic | ( | void * | buffer | ) |
bool Rpl::SwkbdIsCoveredWithSubWindow | ( | ) |
bool Rpl::SwkbdIsDecideCancelButton | ( | bool * | outIsSelectCursor | ) |
bool Rpl::SwkbdIsDecideOkButton | ( | bool * | outIsSelectCursor | ) |
bool Rpl::SwkbdIsKeyboardTarget | ( | nn::swkbd::IEventReceiver * | eventReceiver | ) |
bool Rpl::SwkbdIsNeedCalcSubThreadFont | ( | ) |
bool Rpl::SwkbdIsNeedCalcSubThreadPredict | ( | ) |
bool Rpl::SwkbdIsSelectCursorActive | ( | ) |
void Rpl::SwkbdMuteAllSound | ( | bool | muted | ) |
void Rpl::SwkbdSetControllerRemo | ( | nn::swkbd::ControllerType | type | ) |
void Rpl::SwkbdSetCursorPos | ( | int | pos | ) |
void Rpl::SwkbdSetEnableOkButton | ( | bool | enable | ) |
void Rpl::SwkbdSetInputFormString | ( | const char16_t * | str | ) |
void Rpl::SwkbdSetReceiver | ( | const nn::swkbd::ReceiverArg & | receiver | ) |
void Rpl::SwkbdSetSelectFrom | ( | int | from | ) |
void Rpl::SwkbdSetUserControllerEventObj | ( | nn::swkbd::IControllerEventObj * | userControllerEventObj | ) |
void Rpl::SwkbdSetUserSoundObj | ( | nn::swkbd::ISoundObj * | userSoundObj | ) |
void Rpl::SwkbdSetVersion | ( | int | version | ) |