/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | Xvlib.h | 386 unsigned int src_h, 404 unsigned int src_h,
|
H A D | xf86rushstr.h | 114 CARD16 src_h B16;
|
H A D | Xvproto.h | 369 CARD16 src_h B16; 392 CARD16 src_h B16;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86xv.h | 114 short src_h, short drw_w, short drw_h, 120 short src_h, short drw_w, short drw_h,
|
H A D | glamor_priv.h | 1023 int src_w, src_h, dst_w, dst_h; member in struct:__anon6792
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xf86xv.h | 85 short src_h, short drw_w, short drw_h, 91 short src_h, short drw_w, short drw_h,
|
H A D | glamor_priv.h | 1040 int src_w, src_h, dst_w, dst_h; member in struct:__anon7111 1066 short src_w, short src_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86xv.h | 111 short src_w, short src_h, short drw_w, short drw_h, 116 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xf86xv.h | 111 short src_w, short src_h, short drw_w, short drw_h, 116 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xf86xv.h | 111 short src_w, short src_h, short drw_w, short drw_h, 116 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xf86xv.h | 114 short src_h, short drw_w, short drw_h, 120 short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xf86xv.h | 114 short src_h, short drw_w, short drw_h, 120 short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xf86xv.h | 114 short src_h, short drw_w, short drw_h, 120 short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86xv.h | 107 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86xv.h | 107 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | xf86xv.h | 107 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86xv.h | 107 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86xv.h | 107 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86xv.h | 107 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86xv.h | 107 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86xv.h | 108 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/ |
H A D | xf86xv.h | 81 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86xv.h | 108 short src_w, short src_h, short drw_w, short drw_h,
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | swapchain.c | 240 UINT src_h = src_rect->bottom - src_rect->top; local 247 if (src_w == dst_rect->right - dst_rect->left && src_h == dst_rect->bottom - dst_rect->top) 286 tex_top /= src_h; 287 tex_bottom /= src_h;
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | swapchain.c | 459 UINT src_h = src_rect->bottom - src_rect->top; local 468 if (src_w == dst_rect->right - dst_rect->left && src_h == dst_rect->bottom - dst_rect->top) 525 tex_top /= src_h; 526 tex_bottom /= src_h;
|