Home
last modified time | relevance | path

Searched refs:GetWindow (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/mock/arkui/
H A DMockAceAbility.cpp111 sptr<OHOS::Rosen::Window> AceAbility::GetWindow() in GetWindow() function in OHOS::Ace::Platform::AceAbility
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp631 InitAvoidAreas(ability->GetWindow()); in ResolutionChanged()
958 OHOS::Rosen::Window* window = GetWindow(); in CalculateAvoidAreaByType()
960 ELOG("GetWindow failed"); in CalculateAvoidAreaByType()
1004 OHOS::Rosen::Window* JsAppImpl::GetWindow() const in GetWindow() function in JsAppImpl
1013 return ability->GetWindow(); in GetWindow()
1087 OHOS::Rosen::Window* window = GetWindow(); in StopAbility()
H A DJsAppImpl.h86 OHOS::Rosen::Window* GetWindow() const;
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp573 OHOS::Rosen::Window* win1 = JsAppImpl::GetInstance().GetWindow(); in TEST_F()
583 OHOS::Rosen::Window* win2 = JsAppImpl::GetInstance().GetWindow(); in TEST_F()

Completed in 5 milliseconds