Searched defs:overlapRect (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_agent_test.cpp | 190 Rect overlapRect = {0, 0, 0, 0}; variable 207 Rect overlapRect = {0, 0, 0, 0}; variable
|
H A D | window_proxy_test.cpp | 155 Rect overlapRect = {0, 0, 0, 0}; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test.cpp | 902 WSRect overlapRect = { 0, 0, 0, 0 }; variable 957 WSRect overlapRect = {0, 0, 0, 0}; variable 982 WSRect overlapRect = { 0, 0, 0, 0 }; variable 1197 WSRect overlapRect = { 0, 0, 0, 0 }; variable
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_controller.cpp | 568 Rect overlapRect = { 0, 0, 0, 0 }; in RestoreCallingWindowSizeIfNeed() local
|
H A D | window_node_container.cpp | 1429 Rect overlapRect = { 0, 0, 0, 0 }; in NotifyIfKeyboardRegionChanged() local
|