Lines Matching refs:HasKey
281 if (HasKey(BTN_STYLUS) || HasKey(BTN_TOOL_PEN)) {
283 } else if (HasKey(BTN_TOOL_FINGER) && !HasKey(BTN_TOOL_PEN) && !HasProperty(INPUT_PROP_DIRECT)) {
287 } else if (HasKey(BTN_TOUCH) || HasProperty(INPUT_PROP_DIRECT)) {
305 if (HasKey(BTN_STYLUS) || HasKey(BTN_TOOL_PEN)) {
307 } else if (HasKey(BTN_TOOL_FINGER) && !HasKey(BTN_TOOL_PEN) && !HasProperty(INPUT_PROP_DIRECT)) {
309 } else if (HasKey(BTN_TOUCH) || HasProperty(INPUT_PROP_DIRECT)) {