Searched refs:POINTSTOPOINT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h1482 #define POINTSTOPOINT(pt, pts) { (pt).x = (pts).x; (pt).y = (pts).y; } macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h2098 #define POINTSTOPOINT(pt, pts) { (pt).x = (pts).x; (pt).y = (pts).y; } macro

Completed in 80 milliseconds