Searched refs:Rect (Results 26 - 50 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 Dtoolbar.cpp132 Rect contrlRect ;
141 Rect inval = { former_mac_y , former_mac_x , former_mac_y + sz.y , former_mac_x + sz.x } ;
146 Rect inval = { mac_y , mac_x , mac_y + sz.y , mac_x + sz.x } ;
180 Rect toolrect = { 0, 0 , toolSize.y , toolSize.x } ;
552 Rect toolbarrect = { dc.YLOG2DEVMAC(0) , dc.XLOG2DEVMAC(0) ,
H A Dregion.cpp202 Rect box ;
268 Rect rect = { y , x , y + h , x + w } ;
375 Rect rect ;
H A Dbmpbuttn.cpp64 Rect bounds ;
H A Dbutton.cpp47 Rect bounds ;
H A Dcheckbox.cpp35 Rect bounds ;
H A Dradiobut.cpp34 Rect bounds ;
H A Dspinbutt.cpp52 Rect bounds ;
H A Ddc.cpp380 Rect bitmaprect = { 0 , 0 , hh, ww };
406 Rect source = { 0, 0, h, w };
407 Rect dest = { yy, xx, yy + hh, xx + ww };
431 Rect bitmaprect = { 0 , 0 , bmp.GetHeight(), bmp.GetWidth() } ;
855 Rect r = { yyc - rad, xxc - rad, yyc + rad, xxc + rad };
871 Rect r;
994 Rect rect = { yy , xx , yy + hh , xx + ww } ;
1033 Rect rect = { yy , xx , yy + hh , xx + ww } ;
1068 Rect rect = { yy , xx , yy + hh , xx + ww } ;
1101 Rect srcrec
[all...]
H A Dlistbox.cpp66 static pascal void wxMacListDefinition( short message, Boolean isSelected, Rect *drawRect,
71 static pascal void wxMacListDefinition( short message, Boolean isSelected, Rect *drawRect,
127 Rect frame = { drawRect->top, drawRect->left + 4,
180 extern "C" void MacDrawStringCell(Rect *cellRect, Cell lCell, ListHandle theList, long refCon) ;
227 Rect bounds ;
361 Rect bounds ;
366 Rect scrollbounds ;
719 void MacDrawStringCell(Rect *cellRect, Cell lCell, ListHandle theList, long refCon)
H A Dbitmap.cpp77 Rect rect = { 0 , 0 , height , width } ;
100 OSErr SetupCIconHandlePixMap( CIconHandle icon , short depth , Rect *bounds , CTabHandle colors )
194 Rect frame = { 0 , 0 , iconSize , iconSize } ;
195 Rect imageBounds = frame ;
227 Rect r ;
238 Rect r ;
280 Rect portRect ;
868 Rect bitmaprect = { 0 , 0 , height, width };
1157 Rect rect = { 0,0, bitmap.GetHeight(), bitmap.GetWidth() };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_qt.cpp126 struct Rect struct
249 wxDL_VOIDMETHOD_DEFINE( GetMovieNaturalBoundsRect, (Movie m, Rect* r), (m,r) )
259 wxDL_VOIDMETHOD_DEFINE(SetMovieBox, (Movie m, Rect* r), (m,r))
269 wxDL_METHOD_DEFINE(ComponentInstance, NewMovieController, (Movie m, const Rect* mr, long fl), (m,mr,fl), 0)
281 wxDL_VOIDMETHOD_DEFINE(MCSetControllerBoundsRect, (ComponentInstance ci, Rect* r), (ci,r))
288 (ComponentInstance ci, Rect* r, void* junk, void* morejunk), (ci,r,junk,morejunk))
861 Rect outRect;
862 memset(&outRect, 0, sizeof(Rect)); // suppress annoying VC6 warning
1131 Rect rect;
1253 Rect theRec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtoplevel.cpp401 Rect r ;
764 Rect newRect = cEvent.GetParameter<Rect>(kEventParamCurrentBounds) ;
798 Rect newRect = cEvent.GetParameter<Rect>(kEventParamCurrentBounds) ;
827 const Rect adjustedRect = { adjustR.y + top , adjustR.x + left , adjustR.y + adjustR.height - bottom , adjustR.x + adjustR.width - right } ;
829 cEvent.SetParameter<Rect>( kEventParamCurrentBounds , &adjustedRect ) ;
1042 Rect rect ;
1142 Rect theBoundsRect;
1585 Rect conten
[all...]
H A Drenderer.cpp150 Rect r =
169 Rect bounds;
273 Rect r =
292 Rect bounds;
357 Rect r =
377 Rect bounds;
446 Rect r =
465 Rect bounds;
655 Rect r =
674 Rect bound
[all...]
H A Dwindow.cpp133 void wxMacNativeToWindow( const wxWindowMac* window , Rect *rect )
147 void wxMacWindowToNative( const wxWindowMac* window , Rect *rect )
242 Rect rgnBounds ;
1166 Rect bounds = wxMacGetBoundsForControl( this , pos , size ) ;
1548 Rect bounds = { 0,0,0,0 };
1561 Rect bounds = { 0,0,0,0 };
1764 Rect structure, content ;
1790 Rect content, structure ;
1813 Rect content = { 0,0,0,0 };
1981 Rect rec
[all...]
H A Dcheckbox.cpp45 Rect bounds = wxMacGetBoundsForControl( this , pos , size ) ;
H A Ddcscreen.cpp28 Rect bounds;
H A Dgauge.cpp43 Rect bounds = wxMacGetBoundsForControl( this, pos, size );
H A Dradiobut.cpp38 Rect bounds = wxMacGetBoundsForControl( this, pos, size );
H A Dspinbutt.cpp44 Rect bounds = wxMacGetBoundsForControl( this , pos , size );
H A Dbutton.cpp50 Rect bounds = wxMacGetBoundsForControl( this , pos , size ) ;
147 Rect bestsize = { 0 , 0 , 0 , 0 } ;
H A Dsrchctrl.cpp76 virtual void CreateControl( wxTextCtrl* peer, const Rect* bounds, CFStringRef crf );
82 void wxMacSearchFieldControl::CreateControl( wxTextCtrl* /*peer*/, const Rect* bounds, CFStringRef crf )
H A Dbmpbuttn.cpp111 Rect bounds = wxMacGetBoundsForControl( this, pos, size );
H A Dmediactrl.cpp557 Rect bounds = wxMacGetBoundsForControl(
580 Rect worldRect;
657 Rect outRect;
933 Rect theRect = {y, x, y + h, x + w};
H A Dscrolbar.cpp43 Rect bounds = wxMacGetBoundsForControl( this, pos, size );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dprivate.h98 void LocalToWindow( Rect *rect) { OffsetRect( rect , m_origin.h , m_origin.v ) ; }
152 #define MAC_WXRECPTR(a) ((Rect*)a)

Completed in 281 milliseconds

1234