Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp68 bool CheckIfRectElementIsTooLarge(const WSRect& rect) in CheckIfRectElementIsTooLarge() function
1441 if (!CheckIfRectElementIsTooLarge(parentRect)) { in UpdateSessionRect()