Home
last modified time | relevance | path

Searched refs:OrientationChanged (Results 1 - 8 of 8) sorted by relevance

/ide/tools/previewer/test/mock/jsapp/
H A DMockJsApp.cpp37 void JsApp::OrientationChanged(std::string commandOrientation) { in OrientationChanged() function in JsApp
H A DMockJsAppImpl.cpp41 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged() function in JsAppImpl
/ide/tools/previewer/jsapp/
H A DJsApp.cpp169 void JsApp::OrientationChanged(std::string commandOrientation) in OrientationChanged() function in JsApp
H A DJsApp.h122 virtual void OrientationChanged(std::string commandOrientation);
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h66 void OrientationChanged(std::string commandOrientation) override;
H A DJsAppImpl.cpp119 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged() function in JsAppImpl
132 ILOG("OrientationChanged: %s %d %d %f", orientation.c_str(), aceRunArgs.deviceWidth, in OrientationChanged()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp120 JsAppImpl::GetInstance().OrientationChanged("portrait"); in TEST_F()
124 JsAppImpl::GetInstance().OrientationChanged("landscape"); in TEST_F()
/ide/tools/previewer/cli/
H A DCommandLine.cpp518 JsAppImpl::GetInstance().OrientationChanged(commandOrientation); in RunSet()

Completed in 11 milliseconds