Searched defs:commandOrientation (Results 1 – 5 of 5) sorted by relevance
27 void JsApp::OrientationChanged(std::string commandOrientation) {} in OrientationChanged()
43 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged()
171 void JsApp::OrientationChanged(std::string commandOrientation) in OrientationChanged()
120 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged()
517 std::string commandOrientation = args["Orientation"].AsString(); in RunSet() local