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