Home
last modified time | relevance | path

Searched refs:UpdateDownloadStyles (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.h144 void UpdateDownloadStyles(const RefPtr<ButtonComponent>& button);
H A Drender_button.cpp485 UpdateDownloadStyles(button); in Update()
635 void RenderButton::UpdateDownloadStyles(const RefPtr<ButtonComponent>& button) in UpdateDownloadStyles() function in OHOS::Ace::RenderButton