Searched refs:Rect (Results 76 - 98 of 98) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dglcanvas.cpp258 Rect bounds ;
H A Dradiobox.cpp124 Rect bounds ;
H A Dcursor.cpp221 Rect bounds = { 0 , 0 , extent , extent } ;
H A Dutils.cpp407 Rect globRect ;
450 Rect r ;
H A Dapp.cpp1594 Rect newContentRect ;
1595 Rect constraintRect ;
1628 Rect tempRect ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacscreen.c45 static Rect scrollRect, pauseRect;
H A Dmacunzip.c155 Rect itemRect;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dbitmap.cpp236 Rect rect = { 0 , 0 , m_height , m_width } ;
277 Rect rect = { 0 , 0 , height , width } ;
599 Rect rect = { 0 , 0 , height , width } ;
633 Rect portRect ;
1701 Rect rect = { 0 , 0 , m_height , m_width } ;
H A Ddnd.cpp441 Rect r = { y, x, y + win->GetSize().y, x + win->GetSize().x };
H A Dradiobox.cpp112 Rect bounds = wxMacGetBoundsForControl( this, pos, size );
H A Dslider.cpp103 Rect bounds = wxMacGetBoundsForControl( this , pos , size );
H A Ddataobj.cpp875 Rect frame;
904 Rect frame;
H A Dcombobxc.cpp363 Rect bounds = wxMacGetBoundsForControl( this , pos , size );
H A Dcursor.cpp368 Rect bounds = { 0 , 0 , extent , extent } ;
H A Dgraphics.cpp1391 Rect bounds;
1873 Rect rect;
H A Ddccg.cpp359 Rect bounds ;
969 Rect rect ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl.cpp1620 struct Rect struct
1743 wxDL_VOIDMETHOD_DEFINE( GetMovieNaturalBoundsRect, (Movie m, Rect* r), (m,r) );
1753 wxDL_VOIDMETHOD_DEFINE(SetMovieBox, (Movie m, Rect* r), (m,r));
1763 wxDL_METHOD_DEFINE(ComponentInstance, NewMovieController, (Movie m, const Rect* mr, long fl), (m,mr,fl), 0);
1775 wxDL_VOIDMETHOD_DEFINE(MCSetControllerBoundsRect, (ComponentInstance ci, Rect* r), (ci,r));
1782 (ComponentInstance ci, Rect* r, void* junk, void* morejunk), (ci,r,junk,morejunk));
3721 Rect outRect;
3722 memset(&outRect, 0, sizeof(Rect)); // suppress annoying VC6 warning
3991 Rect rect;
4113 Rect theRec
[all...]
H A Dgraphics.cpp642 Rect bounds(0,0,width,height);
699 Rect bounds(0,0,width,height);
1187 Rect drawRect((REAL) x, (REAL)y, (REAL)w, (REAL)h);
1227 Rect bounds(0,0,width,height);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstatusbr.tex106 \perlnote{In wxPerl this function returns a {\tt Wx::Rect} if the field
H A Dtreectrl.tex391 {\tt textOnly}, and returns a Wx::Rect ( or undef ).}
H A Dlistctrl.tex433 returns a Wx::Rect ( or undef ).}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Ddockart.cpp425 Rect bounds ;
H A Dauibook.cpp162 Rect bounds ;
184 Rect r;

Completed in 292 milliseconds

1234