Home
last modified time | relevance | path

Searched refs:AUTOSCROLL (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/ufoai/ufoai-2.5-source/src/client/ui/node/
H A Dui_node_messagelist.cpp163 #ifdef AUTOSCROLL in draw()
170 #ifdef AUTOSCROLL in draw()
201 #ifdef AUTOSCROLL in draw()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dcamera.cpp188 m_mode = Mode::AUTOSCROLL; in Camera()
238 if (m_defaultmode != Mode::AUTOSCROLL) { in after_editor_set()
247 if (m_defaultmode == Mode::AUTOSCROLL) { in after_editor_set()
318 case Mode::AUTOSCROLL: in update()
H A Dcamera.hpp43 NORMAL, MANUAL, AUTOSCROLL, SCROLLTO enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deditstat.hxx60 AUTOSCROLL = 0x0001, // Auto scrolling horizontally enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deditstat.hxx60 AUTOSCROLL = 0x0001, // Auto scrolling horizontally enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DCommand.idl55 const short AUTOSCROLL = 5;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DCommand.idl55 const short AUTOSCROLL = 5;
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h455 bool IsAutoscroll() const { return mState == AUTOSCROLL; } in IsAutoscroll()
1333 AUTOSCROLL, /* Autoscroll animation. */ enumerator
H A DAsyncPanZoomController.cpp1244 SetState(AUTOSCROLL); in StartAutoscroll()
1249 if (mState == AUTOSCROLL) { in StopAutoscroll()
1268 case AUTOSCROLL: in OnTouchStart()
1363 case AUTOSCROLL: in OnTouchMove()
1449 case AUTOSCROLL: in OnTouchEnd()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h452 return mState == AUTOSCROLL; in IsAutoscroll()
1337 AUTOSCROLL, /* Autoscroll animation. */ enumerator
H A DAsyncPanZoomController.cpp1220 SetState(AUTOSCROLL); in StartAutoscroll()
1225 if (mState == AUTOSCROLL) { in StopAutoscroll()
1244 case AUTOSCROLL: in OnTouchStart()
1338 case AUTOSCROLL: in OnTouchMove()
1424 case AUTOSCROLL: in OnTouchEnd()
6119 case AsyncPanZoomController::PanZoomState::AUTOSCROLL: in operator <<()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h455 bool IsAutoscroll() const { return mState == AUTOSCROLL; } in IsAutoscroll()
1333 AUTOSCROLL, /* Autoscroll animation. */ enumerator
H A DAsyncPanZoomController.cpp1244 SetState(AUTOSCROLL); in StartAutoscroll()
1249 if (mState == AUTOSCROLL) { in StopAutoscroll()
1268 case AUTOSCROLL: in OnTouchStart()
1363 case AUTOSCROLL: in OnTouchMove()
1449 case AUTOSCROLL: in OnTouchEnd()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h1006 AUTOSCROLL, /* Autoscroll animation. */ enumerator
H A DAsyncPanZoomController.cpp1169 SetState(AUTOSCROLL); in StartAutoscroll()
1174 if (mState == AUTOSCROLL) { in StopAutoscroll()
1193 case AUTOSCROLL: in OnTouchStart()
1287 case AUTOSCROLL: in OnTouchMove()
1373 case AUTOSCROLL: in OnTouchEnd()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/richtext/
H A Drichtextimplcontrol.cxx79 nViewControlWord |= EVControlBits::AUTOSCROLL; in RichTextControlImpl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/richtext/
H A Drichtextimplcontrol.cxx75 nViewControlWord |= EVControlBits::AUTOSCROLL; in RichTextControlImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h1240 AUTOSCROLL, /* Autoscroll animation. */ enumerator
H A DAsyncPanZoomController.cpp1311 SetState(AUTOSCROLL); in StartAutoscroll()
1316 if (mState == AUTOSCROLL) { in StopAutoscroll()
1334 case AUTOSCROLL: in OnTouchStart()
1427 case AUTOSCROLL: in OnTouchMove()
1511 case AUTOSCROLL: in OnTouchEnd()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dviewdata.cxx1492 pEditView[eWhich]->SetControlWord(nVC & ~EVControlBits::AUTOSCROLL); in SetEditEngine()
1869 if ( nControl & EVControlBits::AUTOSCROLL ) in EditGrowY()
1930 if (!(nControl & EVControlBits::AUTOSCROLL)) in EditGrowY()
1931 pCurView->SetControlWord( nControl | EVControlBits::AUTOSCROLL ); in EditGrowY()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dviewdata.cxx1579 pEditView[eWhich]->SetControlWord(nVC & ~EVControlBits::AUTOSCROLL); in SetEditEngine()
2146 if ( nControl & EVControlBits::AUTOSCROLL ) in EditGrowY()
2225 if (!(nControl & EVControlBits::AUTOSCROLL)) in EditGrowY()
2226 pCurView->SetControlWord( nControl | EVControlBits::AUTOSCROLL ); in EditGrowY()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DOutliner.cxx1762 nStat &= ~EVControlBits::AUTOSCROLL; in ProvideOutlinerView()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DOutliner.cxx2000 nStat &= ~EVControlBits::AUTOSCROLL; in ProvideOutlinerView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit.hxx389 …bool DoAutoScroll() const { return bool( nControl & EVControlBits::AUTOSCROLL );… in DoAutoScroll()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit.hxx435 …bool DoAutoScroll() const { return bool( nControl & EVControlBits::AUTOSCROLL );… in DoAutoScroll()

12