Searched refs:getVerticalStepSize (Results 1 – 5 of 5) sorted by relevance
29 float getVerticalStepSize() const;
316 float getVerticalStepSize(void) const;
189 float ScrollablePane::getVerticalStepSize(void) const in getVerticalStepSize() function in CEGUI::ScrollablePane553 …&ScrollablePane::setVerticalStepSize, &ScrollablePane::getVerticalStepSize, 0.1f /* TODO: Inconsis… in addScrollablePaneProperties()
1667 , getVerticalStepSize_function_type( &::CEGUI::ScrollablePane::getVerticalStepSize ) in register_ScrollablePane_class()
41405 float tolua_ret = (float) self->getVerticalStepSize(); in tolua_CEGUI_CEGUI_ScrollablePane_getVerticalStepSize00()