• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:language

3 wxLocale class encapsulates all language-dependent settings and is a
7 of the strings used to the current language.
65 See \helpref{list of recognized language constants}{languagecodes}.
66 These constants may be used to specify the language
78 \func{}{wxLocale}{\param{int }{language}, \param{int }{flags =
125 \arg{msgIdLanguage} specifies the language of "msgid" strings in source code
129 catalog for current language: if the language is same as source code language,
160 Adds custom, user-defined language to the database of known languages. This
172 wxUint32 WinLang, WinSublang; // Win32 language identifiers
175 wxString Description; // human-readable name of the language
183 Wx::LanguageInfo->new( language, canonicalName, WinLang, WinSubLang, Description )}
190 This function may be used to find the language description structure for the
191 given locale, specified either as a two letter ISO language code (for example,
192 "pt"), a language code followed by the country code ("pt\_BR") or a full, human
193 readable, language description ("Portuguese-Brazil").
195 Returns the information for the given language or {\tt NULL} if this language
210 xx\_YY format, where xx is ISO 639 code of language and YY is ISO 3166 code of
224 Returns \helpref{wxLanguage}{wxlanguage} constant of current language.
234 given language or {\tt NULL} if this language is unknown. Note that even if the
249 Returns English name of the given language or empty string if this
250 language is unknown.
289 other language. It takes two extra arguments: \arg{szOrigString}
351 Tries to detect the user's default language setting.
353 {\bf wxLANGUAGE\_UNKNOWN} if the language-guessing algorithm failed.
360 \func{bool}{Init}{\param{int }{language = wxLANGUAGE\_DEFAULT}, \param{int }{flags =
371 \docparam{language}{\helpref{wxLanguage}{wxlanguage} identifier of the locale.
373 language (see \helpref{GetSystemLanguage}{wxlocalegetsystemlanguage}).}
431 given a two letter ISO language code, use