Searched refs:GetTop (Results 1 - 25 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/multimon/
H A Dmultimon_test.cpp46 i, display.GetName().c_str(), r.GetLeft(), r.GetTop(), r.GetWidth(), r.GetHeight(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dgeometry.cpp138 if ( GetTop() < rect.GetTop() )
139 SetTop( rect.GetTop() );
333 if ( GetTop() < rect.GetTop() )
334 SetTop( rect.GetTop() );
H A Dtoplvcmn.cpp276 int dy = rectDisplay.GetTop() - rect.GetTop();
H A Ddcbase.cpp580 y = (rect.GetTop() + rect.GetBottom() + 1 - height) / 2;
584 y = rect.GetTop();
741 DrawRectangle(rect.GetRight()-x-xDelta+1, rect.GetTop(),
744 DrawRectangle(rect.GetLeft()+x, rect.GetTop(),
778 DrawRectangle(rect.GetLeft(), rect.GetTop()+y,
842 DrawPoint(wxPoint(x + rect.GetLeft(), y + rect.GetTop()));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dctrlrend.cpp189 y = (rect.GetTop() + rect.GetBottom() - height + 1) / 2;
193 y = rect.GetTop();
215 rectUpdate.GetTop(),
254 rectBar.GetTop(),
278 rectArrow.GetTop(),
302 rectThumb.GetTop(),
H A Dstdrend.cpp97 dc.DrawLine(rect->GetLeft(), rect->GetTop(),
99 dc.DrawLine(rect->GetLeft() + 1, rect->GetTop(),
100 rect->GetRight(), rect->GetTop());
102 dc.DrawLine(rect->GetRight(), rect->GetTop(),
210 y1 = rect.GetTop(),
222 dc.DrawPoint(z, rect.GetTop());
550 rectFrame.GetTop(), rectFrame.GetBottom() - 2);
554 rectFrame.GetTop(), rectFrame.GetBottom() - 1);
557 DrawHorizontalLine(dc, rectFrame.GetTop(),
559 DrawHorizontalLine(dc, rectFrame.GetTop(),
[all...]
H A Dslider.cpp880 x3 = rectShaft.GetTop();
881 x4 = rectThumb.GetTop();
H A Dlistbox.cpp716 rect.GetTop(), rect.GetBottom());
768 CalcUnscrolledPosition(0, rectUpdate.GetTop(), NULL, &yTop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOScopeCtrl.cpp233 dcGrid.DrawText(strTemp,m_rectPlot.GetLeft()-4-sizX,m_rectPlot.GetTop()-7);
258 dcGrid.DrawText(strYUnits, m_rectPlot.GetLeft()-4-sizX, (m_rectPlot.GetTop()+m_rectPlot.GetBottom())/2-sizY/2);
330 unsigned GridPos = (m_rectPlot.GetHeight())*j/( nYGrids + 1 ) + m_rectPlot.GetTop();
356 m_rectPlot.SetBottom(std::max<int>(m_rectPlot.GetTop() + 1, m_rectClient.GetBottom() - 25));
400 return m_rectPlot.GetTop() + 1;
H A DSharedFilesWnd.cpp312 int mousey = wxGetMousePosition().y - splitter->GetScreenRect().GetTop();
H A DTransferWnd.cpp465 int mousey = wxGetMousePosition().y - splitter->GetScreenRect().GetTop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Downerdrw.cpp344 RECT rectFill = { rc.GetLeft(), rc.GetTop(),
470 RECT rectBmp = { rc.GetLeft(), rc.GetTop(),
472 rc.GetTop() + m_nHeight };
H A Drenderer.cpp266 r.top = rect.GetTop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dmetal.cpp478 dc.DrawLine(rect->GetLeft(), rect->GetTop(),
480 dc.DrawLine(rect->GetLeft() + 1, rect->GetTop(),
481 rect->GetRight(), rect->GetTop());
483 dc.DrawLine(rect->GetRight(), rect->GetTop(),
H A Dgtk.cpp754 dc.DrawLine(rect.GetLeft(), rect.GetTop(),
759 dc.DrawLine(rect.GetLeft(), rect.GetTop(),
760 rect.GetRight() + 1, rect.GetTop());
764 dc.DrawLine(rect.GetRight(), rect.GetTop(),
783 dc.DrawLine(rect->GetLeft(), rect->GetTop(),
785 dc.DrawLine(rect->GetLeft() + 1, rect->GetTop(),
786 rect->GetRight() + 1, rect->GetTop());
788 dc.DrawLine(rect->GetRight(), rect->GetTop() + 1,
1210 int ypoint = (rect.GetTop() + rect.GetBottom() + 1 - bitmap.GetHeight()) / 2;
2043 middle = (rect.GetTop()
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Drenderg.cpp189 dc.DrawLine(rect->GetLeft(), rect->GetTop(),
191 dc.DrawLine(rect->GetLeft() + 1, rect->GetTop(),
192 rect->GetRight(), rect->GetTop());
194 dc.DrawLine(rect->GetRight(), rect->GetTop(),
H A Dvlbox.cpp404 if ( rectLine.GetTop() > rectUpdate.GetBottom() )
H A Dbuttonbar.cpp212 *start = rect.GetTop();
H A Dscrlwing.cpp1446 if ( winRect.GetTop() < 0 )
1448 diff = winRect.GetTop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp1037 dcm.Blit(0, rect.GetTop(),
1038 sz.x, rect.GetBottom() - rect.GetTop() + 1,
1040 0, rect.GetTop());
1052 y * wxHTML_SCROLL_STEP + rect.GetTop(),
1086 dc.Blit(0, rect.GetTop(),
1087 sz.x, rect.GetBottom() - rect.GetTop() + 1,
1089 0, rect.GetTop());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dregion.cpp95 MGLRect rect(r.GetLeft(), r.GetTop(), r.GetRight()+1, r.GetBottom()+1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp344 int cy = itemRect.GetTop();
561 int cy = itemRect.GetTop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dregion.cpp190 return Combine(rect.GetLeft(), rect.GetTop(), rect.GetWidth(), rect.GetHeight(), op);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dtoplevel.cpp460 DFBRegion r = {paintedRect.GetLeft(), paintedRect.GetTop(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drect.tex195 \membersection{wxRect::GetTop}\label{wxrectgettop}
197 \constfunc{int}{GetTop}{\void}

Completed in 360 milliseconds

12