Home
last modified time | relevance | path

Searched refs:char16 (Results 1 – 10 of 10) sorted by relevance

/CafeSDK-2.12.13/system/include/nn/erreula/
Derreula_AppearArg.h63 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/
Dswkbd_AppearArg.h66 …const char16* mOkString; ///< The string for the <b>OK</b> button.<br/>It can be a ma…
67char16 mNumericChar0; ///< The key label character shown to the left of the <tt>0<…
68char16 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 …]
Dswkbd_Api.h207 const char16* GetInputFormString();
221 void SetInputFormString( const char16* str );
Dswkbd_Types.h465char16 mReading[cUnfixedStringLengthMax + 1]; ///< The pronunciation (reading). You must <tt>NULL<…
466char16 mWord[cUnfixedStringLengthMax + 1]; ///< The term. You must <tt>NULL</tt>-terminate the …
/CafeSDK-2.12.13/system/include/nn/fp/
Dfp_Api.h151 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* …
Dfp_Types.h299char16 gameModeDescription[FP_MODE_DESCRIPTION_SIZE]; //!< Game mode description string that …
336char16 inGameName[FP_IN_GAME_SCREEN_NAME_SIZE]; //!< The display name of the partner's in-g…
337char16 inGameMyName[FP_IN_GAME_SCREEN_NAME_SIZE]; //!< The display name of the user's in-game…
/CafeSDK-2.12.13/system/include/nn/ec/
Dec_Api.h459 nn::Result GetLastServerErrorMessage(char16* pTitle, char16* pMessage);
/CafeSDK-2.12.13/system/include/nn/act/
Dact_Api.h155 Result GetMiiName( char16* pMiiName );
341 Result GetMiiNameEx( char16* pMiiName, u8 slotNo );
/CafeSDK-2.12.13/system/include/nn/
Dtypes.h82 typedef wchar_t char16; typedef
/CafeSDK-2.12.13/system/include/
Dtypes.h88 typedef wchar_t char16; typedef