Searched refs:MacSetRect (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DQuickDrawCompatibility.h39 #define MacSetRect SetRect macro
60 extern void MacSetRect(Rect*, short, short, short, short);
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DSeqGrabber.c1066 MacSetRect( &winRect, 0, 0, 160, 120 );
1452 MacSetRect( &newVideoRect, (short) ((sgrabPtr->srcWidth - newVideoWidth)/2),
H A DMoviePlayer.c3365 MacSetRect( &r, 0, 0, 2000, 1800 );
3377 MacSetRect( &r, 0, 0, 0, 0 );

Completed in 181 milliseconds