Searched defs:isToast (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | dialog_container.cpp | 533 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 D | subwindow_ohos.cpp | 1176 …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 D | window_scene_session_impl.cpp | 290 WMError WindowSceneSessionImpl::GetParentSessionAndVerify(bool isToast, sptr<WindowSessionImpl>& pa… in GetParentSessionAndVerify()
|