Searched refs:exponentShowPlusSign (Results 1 – 3 of 3) sorted by relevance
48 boolean exponentShowPlusSign = properties.getExponentSignAlwaysShown(); in propertiesToPatternString()143 if (exponentShowPlusSign) { in propertiesToPatternString()
50 boolean exponentShowPlusSign = properties.getExponentSignAlwaysShown(); in propertiesToPatternString()145 if (exponentShowPlusSign) { in propertiesToPatternString()
666 bool exponentShowPlusSign = properties.exponentSignAlwaysShown; in propertiesToPatternString() local764 if (exponentShowPlusSign) { in propertiesToPatternString()