Searched defs:PtEqual (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dmifpoly.h61 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dmifpoly.h60 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dmifpoly.h61 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dmifpoly.h61 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dmifpoly.h61 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dmifpoly.h62 #define PtEqual(a, b) (((a).x == (b).x) && ((a).y == (b).y)) macro

Completed in 93 milliseconds