Lines Matching refs:fDefaultHourFormatChar
305 fDefaultHourFormatChar = other.fDefaultHourFormatChar;
507 fDefaultHourFormatChar = 0;
557 // set fDefaultHourFormatChar to the hour format character from this pattern
565 fDefaultHourFormatChar = tfChar;
755 patternFormCopy.findAndReplace(UnicodeString(LOW_J), UnicodeString(fDefaultHourFormatChar));