Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp27 const char BUTTON_TYPE_ARC[] = "arc"; // for watch variable
143 if (buttonType_ == BUTTON_TYPE_ARC) { in PrepareBoxSize()
191 } else if (buttonType_ == BUTTON_TYPE_ARC) { in PrepareUniversalButton()