Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp376 bool isWatchDownload = isWatch_ && (buttonType_ == BUTTON_TYPE_DOWNLOAD); in PrepareDisabledChildStyle() local
377 …if ((buttonType_ == BUTTON_TYPE_CIRCLE) || isWatchDownload || buttonDeclaration_->GetWaitingState(… in PrepareDisabledChildStyle()