Searched refs:GetInputCount (Results 1 – 7 of 7) sorted by relevance
41 double TextTimerComponent::GetInputCount() const in GetInputCount() function in OHOS::Ace::TextTimerComponent43 return declaration_->GetInputCount(); in GetInputCount()
37 double GetInputCount() const;
48 inputCount_ = timerComponent->GetInputCount(); in Update()
193 inputCount_ = GetInputCount(); in OnModifyDone()277 double TextTimerPattern::GetInputCount() const in GetInputCount() function in OHOS::Ace::NG::TextTimerPattern281 return textTimerLayoutProperty->GetInputCount().value_or(DEFAULT_COUNT); in GetInputCount()380 auto count = textTimerLayoutProperty->GetInputCount().value_or(DEFAULT_COUNT); in BuildContentModifierNode()
126 double GetInputCount() const;
55 double GetInputCount() const in GetInputCount() function
170 EXPECT_EQ(textTimerLayoutProperty->GetInputCount(), INPUT_COUNT);228 EXPECT_EQ(layoutProperty->GetInputCount(), 0);670 EXPECT_EQ(layoutProperty->GetInputCount(), INPUT_COUNT);734 EXPECT_EQ(textTimerLayoutProperty->GetInputCount(), INPUT_COUNT);