Searched refs:pBox (Results 1 - 25 of 106) sorted by relevance

12345

/vbox/src/VBox/Additions/WINNT/Graphics/Video/common/
H A DVBoxVideoTools.h248 DECLINLINE(void) vboxWddmBoxTranslate(VBOXBOX3D * pBox, int x, int y, int z) argument
250 pBox->Left += x;
251 pBox->Top += y;
252 pBox->Right += x;
253 pBox->Bottom += y;
254 pBox->Front += z;
255 pBox->Back += z;
258 DECLINLINE(void) vboxWddmBoxMove(VBOXBOX3D * pBox, int x, int y, int z) argument
260 LONG w = pBox->Right - pBox
279 vboxWddmBoxDivide(VBOXBOX3D * pBox, int div, bool fDontReachZero) argument
296 vboxWddmBoxTranslated(VBOXBOX3D * pDst, const VBOXBOX3D * pBox, int x, int y, int z) argument
302 vboxWddmBoxMoved(VBOXBOX3D * pDst, const VBOXBOX3D * pBox, int x, int y, int z) argument
308 vboxWddmBoxDivided(VBOXBOX3D * pDst, const VBOXBOX3D * pBox, int div, bool fDontReachZero) argument
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvolume.c229 static HRESULT WINAPI IWineD3DVolumeImpl_LockBox(IWineD3DVolume *iface, WINED3DLOCKED_BOX* pLockedVolume, CONST WINED3DBOX* pBox, DWORD Flags) { argument
231 FIXME("(%p) : pBox=%p stub\n", This, pBox);
238 TRACE("(%p) : box=%p, output pbox=%p, allMem=%p\n", This, pBox, pLockedVolume, This->resource.allocatedMemory);
243 if (!pBox) {
254 if (pBox->Right <= pBox->Left
255 || pBox->Right > This->currentDesc.Width
256 || pBox->Bottom <= pBox
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxaalocal.h524 BoxPtr pBox
533 BoxPtr pBox,
544 BoxPtr pBox,
556 BoxPtr pBox,
567 BoxPtr pBox,
578 BoxPtr pBox,
589 BoxPtr pBox,
600 BoxPtr pBox,
740 BoxPtr pBox,
751 BoxPtr pBox,
[all...]
H A Dfbbits.h274 BoxPtr pBox,
293 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
294 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
671 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
697 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
698 lr = coordToInt(pBox->x2 - xoff - 1, pBox
271 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
803 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxaalocal.h524 BoxPtr pBox
533 BoxPtr pBox,
544 BoxPtr pBox,
556 BoxPtr pBox,
567 BoxPtr pBox,
578 BoxPtr pBox,
589 BoxPtr pBox,
600 BoxPtr pBox,
740 BoxPtr pBox,
751 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxaalocal.h521 BoxPtr pBox
530 BoxPtr pBox,
541 BoxPtr pBox,
553 BoxPtr pBox,
564 BoxPtr pBox,
575 BoxPtr pBox,
586 BoxPtr pBox,
597 BoxPtr pBox,
737 BoxPtr pBox,
748 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxaalocal.h521 BoxPtr pBox
530 BoxPtr pBox,
541 BoxPtr pBox,
553 BoxPtr pBox,
564 BoxPtr pBox,
575 BoxPtr pBox,
586 BoxPtr pBox,
597 BoxPtr pBox,
737 BoxPtr pBox,
748 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxaalocal.h521 BoxPtr pBox
530 BoxPtr pBox,
541 BoxPtr pBox,
553 BoxPtr pBox,
564 BoxPtr pBox,
575 BoxPtr pBox,
586 BoxPtr pBox,
597 BoxPtr pBox,
737 BoxPtr pBox,
748 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxaalocal.h521 BoxPtr pBox
530 BoxPtr pBox,
541 BoxPtr pBox,
553 BoxPtr pBox,
564 BoxPtr pBox,
575 BoxPtr pBox,
586 BoxPtr pBox,
597 BoxPtr pBox,
737 BoxPtr pBox,
748 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = REGION_EXTENTS (pDrawable->pScreen, fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxaalocal.h517 BoxPtr pBox
526 BoxPtr pBox,
537 BoxPtr pBox,
549 BoxPtr pBox,
560 BoxPtr pBox,
571 BoxPtr pBox,
582 BoxPtr pBox,
593 BoxPtr pBox,
733 BoxPtr pBox,
744 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = RegionExtents(fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = RegionExtents(fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxaalocal.h517 BoxPtr pBox
526 BoxPtr pBox,
537 BoxPtr pBox,
549 BoxPtr pBox,
560 BoxPtr pBox,
571 BoxPtr pBox,
582 BoxPtr pBox,
593 BoxPtr pBox,
733 BoxPtr pBox,
744 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = RegionExtents(fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = RegionExtents(fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxaalocal.h517 BoxPtr pBox
526 BoxPtr pBox,
537 BoxPtr pBox,
549 BoxPtr pBox,
560 BoxPtr pBox,
571 BoxPtr pBox,
582 BoxPtr pBox,
593 BoxPtr pBox,
733 BoxPtr pBox,
744 BoxPtr pBox,
[all...]
H A Dfbbits.h276 BoxPtr pBox,
295 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
673 BoxPtr pBox = RegionExtents(fbGetCompositeClip (pGC)); local
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
810 BoxPtr pBox = RegionExtents(fbGetCompositeClip (pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxaalocal.h521 BoxPtr pBox
530 BoxPtr pBox,
541 BoxPtr pBox,
553 BoxPtr pBox,
564 BoxPtr pBox,
575 BoxPtr pBox,
586 BoxPtr pBox,
597 BoxPtr pBox,
737 BoxPtr pBox,
748 BoxPtr pBox,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxaalocal.h525 BoxPtr pBox
534 BoxPtr pBox,
545 BoxPtr pBox,
557 BoxPtr pBox,
568 BoxPtr pBox,
579 BoxPtr pBox,
590 BoxPtr pBox,
601 BoxPtr pBox,
741 BoxPtr pBox,
752 BoxPtr pBox,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxaalocal.h525 BoxPtr pBox
534 BoxPtr pBox,
545 BoxPtr pBox,
557 BoxPtr pBox,
568 BoxPtr pBox,
579 BoxPtr pBox,
590 BoxPtr pBox,
601 BoxPtr pBox,
741 BoxPtr pBox,
752 BoxPtr pBox,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfbbits.h247 BoxPtr pBox,
260 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
261 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
603 BoxPtr pBox = RegionExtents(fbGetCompositeClip(pGC)); local
630 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
724 BoxPtr pBox = RegionExtents(fbGetCompositeClip(pGC)); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbbits.h247 BoxPtr pBox,
260 ul = coordToInt(pBox->x1 - xorg, pBox->y1 - yorg);
261 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
603 BoxPtr pBox = RegionExtents(fbGetCompositeClip(pGC)); local
630 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
724 BoxPtr pBox = RegionExtents(fbGetCompositeClip(pGC)); local
[all...]

Completed in 2237 milliseconds

12345