Home
last modified time | relevance | path

Searched refs:UpdateAvoidArea2Ide (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h85 void UpdateAvoidArea2Ide(const std::string& key, const OHOS::Rosen::Rect& value);
H A DJsAppImpl.cpp976 UpdateAvoidArea2Ide("topRect", statusArea->topRect_); in CalculateAvoidAreaByType()
986 UpdateAvoidArea2Ide("bottomRect", statusArea->bottomRect_); in CalculateAvoidAreaByType()
992 void JsAppImpl::UpdateAvoidArea2Ide(const std::string& key, const OHOS::Rosen::Rect& value) in UpdateAvoidArea2Ide() function in JsAppImpl
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp566 JsAppImpl::GetInstance().UpdateAvoidArea2Ide("topRect", value); in TEST_F()

Completed in 4 milliseconds