Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h151 void SetDeclarativeFlag(bool flag) in SetDeclarativeFlag() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp146 buttonComponent->SetDeclarativeFlag(true); in CreateButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp375 buttonComponent->SetDeclarativeFlag(true); in SetDefaultAttributes()