Lines Matching refs:IS_OPTION

214 #define IS_OPTION(name) (strcmp (argv[i], name) == 0)
235 if (!IS_OPTION("-help") && !IS_OPTION("-h") && !IS_OPTION("--help") &&
236 !IS_OPTION("-version") && !IS_OPTION("--version")) {
262 if (IS_OPTION("-help") || IS_OPTION("-h") || IS_OPTION("--help")) {
271 if (IS_OPTION("-version") || IS_OPTION("--version")) {
282 if (IS_OPTION("-screen")) {
480 if (IS_OPTION("-engine")) {
511 if (IS_OPTION("-fullscreen")) {
523 if (IS_OPTION("-lesspointer")) {
533 if (IS_OPTION("-nodecoration")) {
545 if (IS_OPTION("-rootless")) {
557 if (IS_OPTION("-multiwindow")) {
569 if (IS_OPTION("-compositewm")) {
578 if (IS_OPTION("-nocompositewm")) {
588 if (IS_OPTION("-compositealpha")) {
597 if (IS_OPTION("-nocompositealpha")) {
607 if (IS_OPTION("-multiplemonitors")
608 || IS_OPTION("-multimonitors")) {
619 if (IS_OPTION("-nomultiplemonitors")
620 || IS_OPTION("-nomultimonitors")) {
631 if (IS_OPTION("-scrollbars")) {
642 if (IS_OPTION("-resize") || IS_OPTION("-noresize") ||
646 if (IS_OPTION("-resize"))
648 else if (IS_OPTION("-noresize"))
680 if (IS_OPTION("-clipboard")) {
691 if (IS_OPTION("-noclipboard")) {
701 if (IS_OPTION("-primary")) {
711 if (IS_OPTION("-noprimary")) {
721 if (IS_OPTION("-ignoreinput")) {
731 if (IS_OPTION("-emulate3buttons")) {
759 if (IS_OPTION("-noemulate3buttons")) {
769 if (IS_OPTION("-depth")) {
790 if (IS_OPTION("-refresh")) {
811 if (IS_OPTION("-clipupdates")) {
833 if (IS_OPTION("-emulatepseudo")) {
844 if (IS_OPTION("-nowinkill")) {
854 if (IS_OPTION("-winkill")) {
864 if (IS_OPTION("-nounixkill")) {
874 if (IS_OPTION("-unixkill")) {
884 if (IS_OPTION("-notrayicon")) {
894 if (IS_OPTION("-trayicon")) {
904 if (IS_OPTION("-fp")) {
913 if (IS_OPTION("-query")) {
923 if (IS_OPTION("-auth")) {
931 if (IS_OPTION("-indirect")
932 || IS_OPTION("-broadcast")) {
940 if (IS_OPTION("-config")
941 || IS_OPTION("-xf86config")) {
957 if (IS_OPTION("-configdir")) {
973 if (IS_OPTION("-keyboard")) {
989 if (IS_OPTION("-logfile")) {
1001 if (IS_OPTION("-logverbose")) {
1007 if (IS_OPTION("-xkbrules")) {
1012 if (IS_OPTION("-xkbmodel")) {
1017 if (IS_OPTION("-xkblayout")) {
1022 if (IS_OPTION("-xkbvariant")) {
1027 if (IS_OPTION("-xkboptions")) {
1033 if (IS_OPTION("-keyhook")) {
1038 if (IS_OPTION("-nokeyhook")) {
1043 if (IS_OPTION("-swcursor")) {
1048 if (IS_OPTION("-wgl")) {
1053 if (IS_OPTION("-nowgl")) {
1058 if (IS_OPTION("-hostintitle")) {
1063 if (IS_OPTION("-nohostintitle")) {
1068 if (IS_OPTION("-icon")) {