Home
last modified time | relevance | path

Searched refs:IsScroll (Results 1 – 11 of 11) sorted by relevance

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Ddrop_target_ex.cpp26 if (!m_timer.IsRunning() && IsScroll(wxPoint(x, y))) { in OnDragOver()
43 if (!m_timer.IsRunning() && IsScroll(wxPoint(x, y))) { in OnEnter()
51 bool CScrollableDropTarget<Control>::IsScroll(wxPoint p) const in IsScroll() function in CScrollableDropTarget
H A Ddrop_target_ex.h26 bool IsScroll(wxPoint p) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin3.cxx50 return pSwView->IsScroll(rRect.SVRect()); in IsScrollMDI()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin3.cxx56 return pSwView->IsScroll(rRect.SVRect()); in IsScrollMDI()
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DHeaderCtrl.h151 bool IsScroll() const { return sb.IsShown(); } in IsScroll() function
H A DArrayCtrl.cpp1038 if(header.IsScroll()) in HeaderScrollVisibility()
/dports/devel/upp/upp/uppsrc/CtrlLib/src.tpp/
H A DHeaderCtrl_en-us.tpp253 [s5;K%- [@(0.0.255) bool]_[@0 IsScroll]()_[@(0.0.255) const]&]
256 total tab width exceeds current view size). When [* IsScroll] returns
348 disappears (whenever the return value of the [* IsScroll] method
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dview.hxx428 bool IsScroll(const tools::Rectangle& rRect) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dview.hxx415 bool IsScroll(const tools::Rectangle& rRect) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewport.cxx388 bool SwView::IsScroll( const tools::Rectangle &rRect ) const in IsScroll() function in SwView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewport.cxx396 bool SwView::IsScroll( const tools::Rectangle &rRect ) const in IsScroll() function in SwView