Searched refs:GetDefaultFloatingRect (Results 1 – 3 of 3) sorted by relevance
157 Rect expect = Utils::GetDefaultFloatingRect(window, true);379 Rect expect = Utils::GetDefaultFloatingRect(window, true);409 Rect expect = Utils::GetDefaultFloatingRect(window, true);444 Rect expect = Utils::GetDefaultFloatingRect(window, true);477 Rect expect = Utils::GetDefaultFloatingRect(window, true);609 Rect expect = Utils::GetDefaultFloatingRect(window, true);639 Rect expect = Utils::GetDefaultFloatingRect(window, true);
74 static Rect GetDefaultFloatingRect(const sptr<Window>& window, bool avoid);
135 Rect WindowTestUtils::GetDefaultFloatingRect(const sptr<Window>& window, bool avoid) in GetDefaultFloatingRect() function in OHOS::Rosen::WindowTestUtils