Searched refs:SetScreenDensity (Results 1 – 5 of 5) sorted by relevance
69 virtual void SetScreenDensity(const std::string value);
88 void JsApp::SetScreenDensity(const std::string value) in SetScreenDensity() function in JsApp
102 JsAppImpl::GetInstance().SetScreenDensity(parser.Value("sd")); in InitJsApp()
75 void SetScreenDensity(const std::string value) override;
740 void JsAppImpl::SetScreenDensity(const std::string value) in SetScreenDensity() function in JsAppImpl