Home | History | Annotate | Download | only in unicode

Lines Matching refs:script

29  * more information on language, script, region, variant, key, and
137 * Returns the display name of the provided script code.
138 * @param script the script code
139 * @param result receives the script code's display name
140 * @return the display name of the provided script code
143 virtual UnicodeString& scriptDisplayName(const char* script,
147 * Returns the display name of the provided script code.
148 * @param scriptCode the script code number
149 * @param result receives the script code's display name
150 * @return the display name of the provided script code