Home
last modified time | relevance | path

Searched defs:jsDialog (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddialog_module.cpp48 JSDialog *jsDialog = new JSDialog(); in ShowDialog() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/
H A Djs_dialog.cpp58 static void DialogRecycleExecutor(void *jsDialog) in DialogRecycleExecutor() argument
104 bool JSDialog::ParseButton(JSDialog *jsDialog, in ParseButton() argument
171 void JSDialog::DispatchReleaseRequest(const JSDialog *jsDialog) in DispatchReleaseRequest() argument
179 DialogListener(JSDialog *jsDialog, uint8_t index, JSIValue successFunc, JSIValue completeFunc, JSIValue context) DialogListener() argument
212 DismissListener(JSDialog *jsDialog, JSIValue cancelFunc, JSIValue completeFunc, JSIValue context) DismissListener() argument
[all...]

Completed in 2 milliseconds