Lines Matching refs:padChar
320 * padSpec := '*' padChar321 * padChar := '\\u0000'..'\\uFFFD' - quote1314 * @param padChar a string containing the pad charcter. If the string1316 * padChar.char32At(0) will be used as the pad character.1324 virtual void setPadCharacter(const UnicodeString &padChar);