Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h171 bool IsInputButton() const in IsInputButton() function
H A Drosen_render_button.cpp172 if (!buttonComponent_->GetRadiusState() && buttonComponent_->IsInputButton()) { in Measure()