Searched refs:OnBackgroundColorUpdate (Results 1 – 9 of 9) sorted by relevance
454 g_webPattern->OnBackgroundColorUpdate(value);474 webPattern->OnBackgroundColorUpdate(value);
523 void OnBackgroundColorUpdate(int32_t value);
610 void WebPattern::OnBackgroundColorUpdate(int32_t value) in OnBackgroundColorUpdate() function in OHOS::Ace::NG::WebPattern
476 virtual void OnBackgroundColorUpdate(const Color& value) {} in OnBackgroundColorUpdate() function
349 void OnBackgroundColorUpdate(const Color& value) override;
710 void RosenRenderContext::OnBackgroundColorUpdate(const Color& value) in OnBackgroundColorUpdate() function in OHOS::Ace::NG::RosenRenderContext
1210 renderContext->OnBackgroundColorUpdate(highlightStart); in AnimateTouchAndHover()1215 …option, [renderContext, highlightEnd]() { renderContext->OnBackgroundColorUpdate(highlightEnd); }); in AnimateTouchAndHover()
788 void OnBackgroundColorUpdate(int32_t value);
2484 void WebPattern::OnBackgroundColorUpdate(int32_t value) in OnBackgroundColorUpdate() function in OHOS::Ace::NG::WebPattern