Searched refs:_hasIntegerValue (Results 1 – 8 of 8) sorted by relevance
1539 _hasIntegerValue = other._hasIntegerValue; in FixedDecimal()1563 _hasIntegerValue = FALSE; in init()1566 _hasIntegerValue = (source == intValue); in init()1701 return _hasIntegerValue; in hasIntegerValue()
301 UBool _hasIntegerValue; variable
1722 _hasIntegerValue = other._hasIntegerValue; in FixedDecimal()1764 _hasIntegerValue = FALSE; in init()1767 _hasIntegerValue = (source == intValue); in init()1905 return _hasIntegerValue; in hasIntegerValue()
341 UBool _hasIntegerValue; variable
1714 _hasIntegerValue = other._hasIntegerValue; in FixedDecimal()1756 _hasIntegerValue = FALSE; in init()1759 _hasIntegerValue = (source == intValue); in init()1897 return _hasIntegerValue; in hasIntegerValue()
337 UBool _hasIntegerValue; variable