Searched refs:hasSecond_ (Results 1 – 4 of 4) sorted by relevance
43 return hasSecond_; in GetHasSecond()47 hasSecond_ = value; in SetHasSecond()102 bool hasSecond_ = false; variable
58 if (hasSecond_ && secondColumn) { in OnColumnsBuilding()114 return time.ToString(true, hasSecond_, status); in GetSelectedObject()204 if (hasSecond_ && secondColumn) { in GetCurrentTime()234 if (hasSecond_) { in OnColumnsCreating()
239 if (hasSecond_) { in CreateOrDeleteSecondNode()272 if (!hasSecond_) { in CreateOrDeleteSecondNode()371 return time.ToString(true, hasSecond_, status); in GetSelectedObject()398 if (hasSecond_) { in GetCurrentTime()462 hasSecond_ ? std::advance(iter, 3) : std::advance(iter, 2); in OnLanguageConfigurationUpdate()502 if (hasSecond_) { in UpdateNodePositionForUg()516 if (hasSecond_) { in UpdateNodePositionForUg()596 if (hasSecond_) { in FlushColumn()747 if (hasSecond_) { in UpdateAllChildNode()824 if (!hasSecond_) { in GetAmPmNode()[all …]
250 …meChange_ = firedTimeStr_.has_value() && firedTimeStr_.value() == value.ToString(true, hasSecond_); in SetSelectedTime()323 return hasSecond_; in GetHasSecond()327 hasSecond_ = value; in SetHasSecond()615 bool hasSecond_ = false; variable