Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_pair.h103 bool StatusSupprtedWhenRecentUpdate(sptr<WindowNode>& node);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp348 bool WindowPair::StatusSupprtedWhenRecentUpdate(sptr<WindowNode>& node) in StatusSupprtedWhenRecentUpdate() function in OHOS::Rosen::WindowPair
380 !StatusSupprtedWhenRecentUpdate(node)) { in UpdateIfSplitRelated()