Searched refs:fExponentSignAlwaysShown (Results 1 – 2 of 2) sorted by relevance
337 fExponentSignAlwaysShown = FALSE; in init()676 fExponentSignAlwaysShown = rhs.fExponentSignAlwaysShown; in operator =()1340 } else if (fExponentSignAlwaysShown) { in subformat()3101 return fExponentSignAlwaysShown; in isExponentSignAlwaysShown()3117 fExponentSignAlwaysShown = expSignAlways; in setExponentSignAlwaysShown()3784 if (fExponentSignAlwaysShown) { in toPattern()4357 fExponentSignAlwaysShown = expSignAlways; in applyPatternWithoutExpandAffix()
2143 UBool fExponentSignAlwaysShown; variable