Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp41 if (buttonComponent->NeedResetHeight()) { in SetFontSize()
158 if (buttonComponent->NeedResetHeight()) { in CreateWithChild()
172 if (component->NeedResetHeight()) { in Padding()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h191 bool NeedResetHeight() in NeedResetHeight() function