Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h488 void SetFrameLayoutCallbackEnable(bool enable);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp4182 void WindowSessionImpl::SetFrameLayoutCallbackEnable(bool enable) in SetFrameLayoutCallbackEnable() function in OHOS::Rosen::WindowSessionImpl
4194 SetFrameLayoutCallbackEnable(true); in UpdateFrameLayoutCallbackIfNeeded()