Lines Matching refs:streq
134 if (streq(optarg, "lrm")) { in tools_parse_option()
136 } else if (streq(optarg, "lmr")) { in tools_parse_option()
182 if (streq(optarg, "none")) { in tools_parse_option()
185 } else if (streq(optarg, "clickfinger")) { in tools_parse_option()
188 } else if (streq(optarg, "buttonareas")) { in tools_parse_option()
199 if (streq(optarg, "none")) { in tools_parse_option()
202 } else if (streq(optarg, "twofinger")) { in tools_parse_option()
205 } else if (streq(optarg, "edge")) { in tools_parse_option()
208 } else if (streq(optarg, "button")) { in tools_parse_option()
244 if (streq(optarg, "adaptive")) in tools_parse_option()
246 else if (streq(optarg, "flat")) in tools_parse_option()