Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h285 bool GetHeightState() const in GetHeightState() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp201 if (!buttonDeclaration_->GetHeightState()) { in PrepareDefaultButton()