Lines Matching refs:fDefaultHourFormatChar
309 fDefaultHourFormatChar = other.fDefaultHourFormatChar;
508 fDefaultHourFormatChar = 0;
558 // set fDefaultHourFormatChar to the hour format character from this pattern
566 fDefaultHourFormatChar = tfChar;
771 patternFormCopy.findAndReplace(UnicodeString(LOW_J), UnicodeString(fDefaultHourFormatChar));