Searched refs:getStageWidth (Results 1 – 10 of 10) sorted by relevance
167 float ref0x = _gui->getStage()->getStageWidth() / 5 * 1; in apply_ts_calibration()169 float ref1x = _gui->getStage()->getStageWidth() / 5 * 4; in apply_ts_calibration()172 float ref2x = _gui->getStage()->getStageWidth() / 5 * 4; in apply_ts_calibration()
73 uint16 getStageWidth();
431 uint16 Scene::getStageWidth() { in getStageWidth() function in Dragons::Scene
1579 if (_scene->getStageWidth() < _scene->_camera.x + 0x140) { in updateCamera()1580 _scene->_camera.x = _scene->getStageWidth() - 0x140; in updateCamera()
546 uint16 width = getEngine()->_scene->getStageWidth(); in canWalkLine()
987 while (iVar1 <= (_vm->_scene->getStageWidth() - 320)) { in panCamera()993 _vm->_scene->_camera.x = _vm->_scene->getStageWidth() - 320; in panCamera()
153 return as_value(m.getStageWidth()); in stage_width()
757 getStage()->getStageWidth(), in checkForData()
255 size_t getStageWidth() const;
1197 movie_root::getStageWidth() const in getStageWidth() function in gnash::movie_root