Home | History | Annotate | Download | only in jni

Lines Matching refs:variant

159     // Returns the level of support for the language, country and variant.
160 // @return TTS_LANG_COUNTRY_VAR_AVAILABLE if the language, country and variant are supported,
164 // the specified variant
167 // the specified country and variant
175 const char *variant);
181 // instance. The variant value is encoded as the variant string retrieved from a
182 // java.util.Locale instance built with that variant data.
185 // @param variant pointer to the variant code
191 const char *variant);
193 // Load the resources associated with the specified language, country and Locale variant.
197 // instance. The variant value is encoded as the variant string retrieved from a
198 // java.util.Locale instance built with that variant data.
201 // @param variant pointer to the variant code
207 const char *variant);
209 // Retrieve the currently set language, country and variant, or empty strings if none of
213 // @param[out] pointer to the retrieved variant value
219 char *variant);
281 // o variant,