Searched refs:rectangles (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Frontends/VBoxFB/
H A DFramebuffer.cpp329 NS_IMETHODIMP VBoxDirectFB::GetVisibleRegion(PRUint8 *rectangles, PRUint32 count, PRUint32 *countCopied) argument
331 PRTRECT rects = (PRTRECT)rectangles;
340 NS_IMETHODIMP VBoxDirectFB::SetVisibleRegion(PRUint8 *rectangles, PRUint32 count) argument
342 PRTRECT rects = (PRTRECT)rectangles;
/vbox/src/VBox/Additions/x11/x11include/libXfixes-4.0.3/X11/extensions/
H A DXfixes.h148 XFixesCreateRegion (Display *dpy, XRectangle *rectangles, int nrectangles);
167 XRectangle *rectangles, int nrectangles);
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXIEprotost.h277 CARD32 rectangles B32;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3792 PRUint8 * rectangles,
3799 PRUint8 * rectangles,
H A DVBoxCAPI_v3_0.h4317 PRUint8 * rectangles,
4324 PRUint8 * rectangles,
H A DVBoxCAPI_v3_1.h4215 PRUint8 * rectangles,
4222 PRUint8 * rectangles,
H A DVBoxCAPI_v3_2.h4425 PRUint8 * rectangles,
4432 PRUint8 * rectangles,
H A DVBoxCAPI_v4_0.h4710 PRUint8 * rectangles,
4717 PRUint8 * rectangles,
H A DVBoxCAPI_v4_1.h5086 PRUint8 * rectangles,
5093 PRUint8 * rectangles,
H A DVBoxCAPI_v4_2.h6008 PRUint8 * rectangles,
6015 PRUint8 * rectangles,
H A DVBoxCAPI_v4_3.h12068 PRUint8 * rectangles,
12075 PRUint8 * rectangles,
12151 PRUint8 * rectangles,
12158 PRUint8 * rectangles,
12309 PRUint8 * rectangles,
12316 PRUint8 * rectangles,
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp2477 /* Storing available horizontal sub-rectangles & vertical shifts */
2548 * using max of available rectangles */
2579 QVector <QRect> rectangles (aRegion.rects());
2580 foreach (QRect rectangle, rectangles)

Completed in 423 milliseconds