Lines Matching refs:streq
141 if (streq(optarg, "lrm")) {
143 } else if (streq(optarg, "lmr")) {
195 if (streq(optarg, "none")) {
198 } else if (streq(optarg, "clickfinger")) {
201 } else if (streq(optarg, "buttonareas")) {
212 if (streq(optarg, "none")) {
215 } else if (streq(optarg, "twofinger")) {
218 } else if (streq(optarg, "edge")) {
221 } else if (streq(optarg, "button")) {
257 if (streq(optarg, "adaptive"))
259 else if (streq(optarg, "flat"))
261 else if (streq(optarg, "custom"))
306 if (streq(optarg, "fallback"))
308 else if (streq(optarg, "motion"))
310 else if (streq(optarg, "scroll"))