Searched refs:NotifyWindowTitleButtonRectChange (Results 1 – 3 of 3) sorted by relevance
990 HWTEST_F(WindowSessionImplTwoTest, NotifyWindowTitleButtonRectChange, Function | SmallTest | Level2)999 window->NotifyWindowTitleButtonRectChange(titleButtonRect);
266 void NotifyWindowTitleButtonRectChange(TitleButtonRect titleButtonRect);
2253 window->NotifyWindowTitleButtonRectChange(titleButtonRect); in RegisterWindowTitleButtonRectChangeListener()2298 void WindowSessionImpl::NotifyWindowTitleButtonRectChange(TitleButtonRect titleButtonRect) in NotifyWindowTitleButtonRectChange() function in OHOS::Rosen::WindowSessionImpl