Lines Matching refs:tip_state
375 enum libinput_tablet_tool_tip_state tip_state; in totem_handle_slot_state() local
393 tip_state = LIBINPUT_TABLET_TOOL_TIP_UP; in totem_handle_slot_state()
398 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in totem_handle_slot_state()
409 tip_state, in totem_handle_slot_state()
415 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in totem_handle_slot_state()
420 tip_state, in totem_handle_slot_state()
452 tip_state, in totem_handle_slot_state()
465 tip_state = LIBINPUT_TABLET_TOOL_TIP_UP; in totem_handle_slot_state()
469 tip_state, in totem_handle_slot_state()
559 enum libinput_tablet_tool_tip_state tip_state; in totem_interface_suspend() local
569 tip_state = LIBINPUT_TABLET_TOOL_TIP_UP; in totem_interface_suspend()
571 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in totem_interface_suspend()
577 tip_state, in totem_interface_suspend()