Lines Matching refs:script
28 * more information on language, script, region, variant, key, and
112 * Returns the display name of the provided script code.
113 * @param script the script code
114 * @param result receives the script code's display name
115 * @return the display name of the provided script code
118 virtual UnicodeString& scriptDisplayName(const char* script,
122 * Returns the display name of the provided script code.
123 * @param scriptCode the script code number
124 * @param result receives the script code's display name
125 * @return the display name of the provided script code