Home
last modified time | relevance | path

Searched defs:SetDialogProperties (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
Dpage_info.h68 void SetDialogProperties(const DialogProperties& dialogProperties) in SetDialogProperties() function
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_component.h288 void SetDialogProperties(const DialogProperties& properties) in SetDialogProperties() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_pattern.h173 void SetDialogProperties(const DialogProperties& param) in SetDialogProperties() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_model_ng.cpp42 void SetDialogProperties(DialogProperties& properties, TextPickerDialog& textPickerDialog, in SetDialogProperties() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp10609 void JSViewAbstract::SetDialogProperties(const JSRef<JSObject>& obj, DialogProperties& properties) in SetDialogProperties() function in OHOS::Ace::Framework::JSViewAbstract