Home
last modified time | relevance | path

Searched defs:isToast (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp533 int32_t instanceId, int32_t posX, int32_t posY, int32_t width, int32_t height, bool isToast) in ShowToastDialogWindow()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp1176 …hos::InitToastDialogWindow(int32_t width, int32_t height, int32_t posX, int32_t posY, bool isToast) in InitToastDialogWindow()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp290 WMError WindowSceneSessionImpl::GetParentSessionAndVerify(bool isToast, sptr<WindowSessionImpl>& pa… in GetParentSessionAndVerify()