Home
last modified time | relevance | path

Searched refs:SCROLL_ALWAYS (Results 1 – 21 of 21) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DnsCoreUtils.cpp278 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
280 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
284 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
286 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
290 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
296 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
304 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
310 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DnsCoreUtils.cpp320 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
322 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
326 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
328 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
332 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
338 whenY = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
346 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
352 whenX = nsIPresShell::SCROLL_ALWAYS; in ConvertScrollTypeToPercents()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ctl/
H A Dctl.cpp308 return SCROLL_ALWAYS; in widget_scroll()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/
H A Dtk.h51 SCROLL_ALWAYS //!< SCROLL_ALWAYS scrolling is permitted but in optional state enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DScrollBoxObject.cpp228 nsIPresShell::SCROLL_ALWAYS), in ScrollToElement()
230 nsIPresShell::SCROLL_ALWAYS), in ScrollToElement()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DScrollBoxObject.cpp240 nsIPresShell::SCROLL_ALWAYS), in ScrollToElement()
243 nsIPresShell::SCROLL_ALWAYS), in ScrollToElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DMouseWheelBehavior.idl44 const short SCROLL_ALWAYS = 2;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DMouseWheelBehavior.idl44 const short SCROLL_ALWAYS = 2;
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/widgets/
H A DLSPScrollBox.cpp777 alloc->hs = (enHScroll == SCROLL_ALWAYS) || in estimate_allocation()
779 alloc->vs = (enVScroll == SCROLL_ALWAYS) || in estimate_allocation()
783 alloc->vs = (enVScroll == SCROLL_ALWAYS) || in estimate_allocation()
786 alloc->hs = (enHScroll == SCROLL_ALWAYS) || in estimate_allocation()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsIPresShell.h656 SCROLL_ALWAYS, enumerator
H A DPresShell.cpp2918 rv = ScrollContentIntoView(content, ScrollAxis(SCROLL_TOP, SCROLL_ALWAYS), in GoToAnchor()
3010 ScrollAxis(SCROLL_TOP, SCROLL_ALWAYS), in ScrollToAnchor()
3099 if (nsIPresShell::SCROLL_ALWAYS == aWhenToScroll) { in ComputeNeedToScroll()
H A DnsDocumentViewer.cpp2740 nsIPresShell::SCROLL_ALWAYS), in ScrollToNode()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsIPresShell.h648 SCROLL_ALWAYS, enumerator
H A DnsPresShell.cpp3128 ScrollAxis(SCROLL_TOP, SCROLL_ALWAYS), in GoToAnchor()
3223 ScrollAxis(SCROLL_TOP, SCROLL_ALWAYS), in ScrollToAnchor()
3322 if (nsIPresShell::SCROLL_ALWAYS == aWhenToScroll) { in ComputeNeedToScroll()
H A DnsDocumentViewer.cpp2861 nsIPresShell::SCROLL_ALWAYS), in ScrollToNode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxwindow.cxx1455 …case css::awt::MouseWheelBehavior::SCROLL_ALWAYS: nVclBehavior = MouseWheelBehaviour::ALWAYS; … in setProperty()
1949 …WheelBehaviour::ALWAYS: nBehavior = css::awt::MouseWheelBehavior::SCROLL_ALWAYS; break; in getProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxwindow.cxx1421 …case css::awt::MouseWheelBehavior::SCROLL_ALWAYS: nVclBehavior = MouseWheelBehaviour::ALWAYS; … in setProperty()
1926 …WheelBehaviour::ALWAYS: nBehavior = css::awt::MouseWheelBehavior::SCROLL_ALWAYS; break; in getProperty()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DElement.cpp754 this, nsIPresShell::ScrollAxis(vpercent, nsIPresShell::SCROLL_ALWAYS), in ScrollIntoView()
755 nsIPresShell::ScrollAxis(hpercent, nsIPresShell::SCROLL_ALWAYS), flags); in ScrollIntoView()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DElement.cpp735 nsIPresShell::SCROLL_ALWAYS), in ScrollIntoView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/fmcomp/
H A Dgridcell.cxx887 …case css::awt::MouseWheelBehavior::SCROLL_ALWAYS: nVclSetting = MouseWheelBehaviour::ALWAYS; b… in Init()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/fmcomp/
H A Dgridcell.cxx863 …case css::awt::MouseWheelBehavior::SCROLL_ALWAYS: nVclSetting = MouseWheelBehaviour::ALWAYS; b… in Init()