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