Searched defs:customAppRect_ (Results 1 - 2 of 2) sorted by relevance
/foundation/window/window_manager/test/systemtest/wms/ | ||
H A D | window_test_utils.h | 54 static Rect customAppRect_;
member in OHOS::Rosen::WindowTestUtils |
H A D | window_test_utils.cpp | 33 Rect WindowTestUtils::customAppRect_ = {0, 0, 0, 0};
member in OHOS::Rosen::WindowTestUtils |
Completed in 2 milliseconds