Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
Dsubwindow_ohos.h69 void SetWindowTouchable(bool touchable) override in SetWindowTouchable() function
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
Dwindow_impl.cpp454 int32_t CJWindowImpl::SetWindowTouchable(bool touchable) in SetWindowTouchable() function in OHOS::Rosen::CJWindowImpl
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp665 napi_value JsWindow::SetWindowTouchable(napi_env env, napi_callback_info info) in SetWindowTouchable() function in OHOS::Rosen::JsWindow