Searched defs:commandOrientation (Results 1 – 3 of 3) sorted by relevance
170 void JsApp::OrientationChanged(std::string commandOrientation) in OrientationChanged()
112 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged()
492 std::string commandOrientation = args["Orientation"].asString(); in RunSet() local