Lines Matching refs:char16
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
302 , const char16* guide_string = NULL