Home
last modified time | relevance | path

Searched refs:CLICK_MASK (Results 1 – 1 of 1) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_callbacks.c366 const Evas_Button_Flags CLICK_MASK = EVAS_BUTTON_DOUBLE_CLICK | EVAS_BUTTON_TRIPLE_CLICK; in evas_object_event_callback_call() local
408 if (flags & CLICK_MASK) in evas_object_event_callback_call()
411 efl_input_pointer_button_flags_set(event_info, flags & ~CLICK_MASK); in evas_object_event_callback_call()