Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h271 return commonDialogObject_; in GetCommonDialogObject()
276 commonDialogObject_ = object; in SetCommonDialogObject()
336 RefPtr<WebCommonDialogObject> commonDialogObject_; variable