Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Ddecoview.hxx90 void DrawHandle(const tools::Rectangle& rRectangle);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Ddecoview.hxx115 void DrawHandle(const tools::Rectangle& rRectangle);
/dports/devel/upp/upp/bazaar/RectCtrl/
H A DRectCtrl.cpp22 void RectCtrl::DrawHandle(Draw& w, const Rect& r, const Color& col, int size) in DrawHandle() function in RectCtrl
156 DrawHandle(w, r, style->handcol, style->handsize); in Paint()
H A DRectCtrl.h45 static void DrawHandle(Draw& w, const Rect& r, const Color& col, int size);
/dports/devel/upp/upp/bazaar/CtrlPos/
H A DCtrlPos.cpp145 RectCtrl::DrawHandle(w, r, style->handcol, style->handsize); in DrawSelected()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Ddecoview.cxx1037 void DecorationView::DrawHandle(const tools::Rectangle& rRect) in DrawHandle() function in DecorationView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddecoview.cxx1061 void DecorationView::DrawHandle(const tools::Rectangle& rRect) in DrawHandle() function in DecorationView
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dtabbar.cxx303 aDecoView.DrawHandle(aOutputRect); in Paint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dtabbar.cxx367 aDecoView.DrawHandle(aOutputRect); in Paint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog760419 use DrawHandle for drawing of tab sizer in tabbar
760425 add DrawHandle to DecorationView
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1022468 use DrawHandle for drawing of tab sizer in tabbar
1022474 add DrawHandle to DecorationView