Home
last modified time | relevance | path

Searched refs:SetScreenDensity (Results 1 - 7 of 7) sorted by relevance

/ide/tools/previewer/test/mock/jsapp/
H A DMockJsApp.cpp61 void JsApp::SetScreenDensity(const std::string value) { in SetScreenDensity() function in JsApp
H A DMockJsAppImpl.cpp116 void JsAppImpl::SetScreenDensity(const std::string value) in SetScreenDensity() function in JsAppImpl
/ide/tools/previewer/jsapp/
H A DJsApp.cpp87 void JsApp::SetScreenDensity(const std::string value) in SetScreenDensity() function in JsApp
H A DJsApp.h131 virtual void SetScreenDensity(const std::string value);
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h78 void SetScreenDensity(const std::string value) override;
H A DJsAppImpl.cpp736 void JsAppImpl::SetScreenDensity(const std::string value) in SetScreenDensity() function in JsAppImpl
1046 SetScreenDensity(parser.Value("sd")); in InitJsApp()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp251 JsAppImpl::GetInstance().SetScreenDensity("360"); in TEST_F()

Completed in 8 milliseconds