Searched refs:rect1 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dspinbutt.cpp298 void wxSpinButton::CalcArrowRects(wxRect *rect1, wxRect *rect2) const argument
305 *rect1 =
309 rect1->height /= 2;
312 rect2->y += rect1->height;
318 rect1->width /= 2;
321 rect2->x += rect1->width;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dspinbutt.h87 void CalcArrowRects(wxRect *rect1, wxRect *rect2) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp412 static wxRect CombineRectangles(const wxRect& rect1, const wxRect& rect2) argument
416 int right1 = rect1.GetRight();
417 int bottom1 = rect1.GetBottom();
421 wxPoint topLeft = wxPoint(wxMin(rect1.x, rect2.x), wxMin(rect1.y, rect2.y));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DGenericClientListCtrl.h190 void DrawStatusBar( const CClientRef& client, wxDC* dc, const wxRect& rect1 ) const;
H A DGenericClientListCtrl.cpp1377 void CGenericClientListCtrl::DrawStatusBar( const CClientRef& client, wxDC* dc, const wxRect& rect1 ) const
1379 wxRect rect = rect1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dlistctrl.cpp2944 wxRect rect1, rect2; local
2945 GetItemRect(itemFrom, rect1);
2948 wxRect rect = rect1;
2949 rect.height = rect2.GetBottom() - rect1.GetTop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dgtk.cpp1908 wxRect rect1, rect2, rectInner; local
1909 rect1 =
1964 DrawAntiShadedRectSide(dc, rect1, m_penDarkGrey, m_penHighlight, side);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 314 milliseconds