Searched defs:dst_w (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_priv.h1023 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 Dglamor_priv.h1040 int src_w, src_h, dst_w, dst_h; member in struct:__anon7111
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c2829 UINT dst_w, dst_h; local
2874 dst_w = dst_surface->resource.width;
2880 if (update_w > dst_w || dst_point->x > dst_w - update_w
2911 if (update_w == dst_w && update_h == dst_h)

Completed in 70 milliseconds