Searched defs:counterTheme (Results 1 – 4 of 4) sorted by relevance
42 auto counterTheme = pipeline->GetTheme<CounterTheme>(); in Create() local71 int32_t id, const std::string& symbol, const RefPtr<CounterTheme>& counterTheme) in CreateButtonChild()99 …CounterModelNG::CreateContentNodeChild(int32_t contentId, const RefPtr<CounterTheme>& counterTheme) in CreateContentNodeChild()130 auto counterTheme = pipeline->GetTheme<CounterTheme>(); in SetEnableDec() local152 auto counterTheme = pipeline->GetTheme<CounterTheme>(); in SetEnableInc() local262 auto counterTheme = pipeline->GetTheme<CounterTheme>(); in SetEnableDec() local282 auto counterTheme = pipeline->GetTheme<CounterTheme>(); in SetEnableInc() local
58 auto counterTheme = pipeline->GetTheme<CounterTheme>(); in Measure() local
93 void CounterComponent::BuildControl(const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowCompo… in BuildControl()151 …const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowComponent>& row, RefPtr<BoxComponent>& b… in BuildContent()
67 auto counterTheme = CounterTheme::Builder().Build(themeConstants); in SetUpTestSuite() local