Searched defs:commandOrientation (Results 1 – 5 of 5) sorted by relevance
37 void JsApp::OrientationChanged(std::string commandOrientation) { in OrientationChanged()
41 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged()
169 void JsApp::OrientationChanged(std::string commandOrientation) in OrientationChanged()
126 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged()
515 std::string commandOrientation = args["Orientation"].AsString(); in RunSet() local