Lines Matching refs:streq
107 if (streq(optarg, "lrm")) { in tools_parse_option()
109 } else if (streq(optarg, "lmr")) { in tools_parse_option()
155 if (streq(optarg, "none")) { in tools_parse_option()
158 } else if (streq(optarg, "clickfinger")) { in tools_parse_option()
161 } else if (streq(optarg, "buttonareas")) { in tools_parse_option()
172 if (streq(optarg, "none")) { in tools_parse_option()
175 } else if (streq(optarg, "twofinger")) { in tools_parse_option()
178 } else if (streq(optarg, "edge")) { in tools_parse_option()
181 } else if (streq(optarg, "button")) { in tools_parse_option()
217 if (streq(optarg, "adaptive")) in tools_parse_option()
219 else if (streq(optarg, "flat")) in tools_parse_option()