Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp55 constexpr Dimension ICON_BUTTON_RADIUS = 0.0_vp; variable
217 buttonDeclaration_->SetRectRadius(ICON_BUTTON_RADIUS); in PrepareIconButton()