Home
last modified time | relevance | path

Searched defs:customAppRect_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_test_utils.h54 static Rect customAppRect_; variable
H A Dwindow_test_utils.cpp33 Rect WindowTestUtils::customAppRect_ = {0, 0, 0, 0}; member in OHOS::Rosen::WindowTestUtils