Searched refs:char16 (Results 1 – 10 of 10) sorted by relevance
| /CafeSDK-2.12.13/system/include/nn/erreula/ |
| D | erreula_AppearArg.h | 63 const char16* mpMainText; 65 const char16* mpBtn1Text; 67 const char16* mpBtn2Text; 69 const char16* mpTitleText; 121 void setMainTextString( const char16* string ) in setMainTextString() 127 void setButtonString( const char16* string ) in setButtonString() 133 void setLeftButtonString( const char16* string ) in setLeftButtonString() 139 void setRightButtonString( const char16* string ) in setRightButtonString() 145 void setTitleString( const char16* string ) in setTitleString()
|
| /CafeSDK-2.12.13/system/include/nn/swkbd/ |
| D | swkbd_AppearArg.h | 66 …const char16* mOkString; ///< The string for the <b>OK</b> button.<br/>It can be a ma… 67 …char16 mNumericChar0; ///< The key label character shown to the left of the <tt>0<… 68 …char16 mNumericChar1; ///< The key label character shown to the right of the <tt>0… 107 char16* mStringBuf; ///< Text string buffer. 150 …const char16* mFixedString; ///< The default finalized string.<br/>Specify the string entered fr… 151 …const char16* mGuideString; ///< Specifies a string if a guide will be displayed.<br/>For exampl… 184 …void setLayout( LayoutType type, const char16* fixed_string = NULL, const char16* guide_string = N… 237 void setOkString( const char16* ok_string ) in setOkString() 249 void setNumericChar( char16 c0, char16 c1 ) in setNumericChar() 300 , const char16* fixed_string = NULL [all …]
|
| D | swkbd_Api.h | 207 const char16* GetInputFormString(); 221 void SetInputFormString( const char16* str );
|
| D | swkbd_Types.h | 465 …char16 mReading[cUnfixedStringLengthMax + 1]; ///< The pronunciation (reading). You must <tt>NULL<… 466 …char16 mWord[cUnfixedStringLengthMax + 1]; ///< The term. You must <tt>NULL</tt>-terminate the …
|
| /CafeSDK-2.12.13/system/include/nn/fp/ |
| D | fp_Api.h | 151 nn::Result GetMyScreenName(char16 screenName[FP_MII_SCREEN_NAME_SIZE]); 307 nn::Result GetFriendScreenName(char16 (*pNameList)[FP_MII_SCREEN_NAME_SIZE], const PrincipalId* pPi… 519 nn::Result UpdateGameMode(const GameMode* pGameMode, const char16 description[FP_MODE_DESCRIPTION_S… 532 nn::Result UpdateGameModeDescription(const char16 description[FP_MODE_DESCRIPTION_SIZE]); 599 nn::Result AddFriendRequestAsync(PrincipalId principalId, u8 inGameNameLanguage, const char16 inGam… 600 …u8 messageLanguage, const char16 message[FP_REQUEST_MESSAGE_SIZE], AsyncCallback pCallback, void* …
|
| D | fp_Types.h | 299 …char16 gameModeDescription[FP_MODE_DESCRIPTION_SIZE]; //!< Game mode description string that … 336 …char16 inGameName[FP_IN_GAME_SCREEN_NAME_SIZE]; //!< The display name of the partner's in-g… 337 …char16 inGameMyName[FP_IN_GAME_SCREEN_NAME_SIZE]; //!< The display name of the user's in-game…
|
| /CafeSDK-2.12.13/system/include/nn/ec/ |
| D | ec_Api.h | 459 nn::Result GetLastServerErrorMessage(char16* pTitle, char16* pMessage);
|
| /CafeSDK-2.12.13/system/include/nn/act/ |
| D | act_Api.h | 155 Result GetMiiName( char16* pMiiName ); 341 Result GetMiiNameEx( char16* pMiiName, u8 slotNo );
|
| /CafeSDK-2.12.13/system/include/nn/ |
| D | types.h | 82 typedef wchar_t char16; typedef
|
| /CafeSDK-2.12.13/system/include/ |
| D | types.h | 88 typedef wchar_t char16; typedef
|