Home
last modified time | relevance | path

Searched defs:p_doubleclick (Results 1 – 10 of 10) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/platform/iphone/
H A Dos_iphone.cpp216 void OSIPhone::mouse_button(int p_idx, int p_x, int p_y, bool p_pressed, bool p_doubleclick, bool p… in mouse_button()
/dports/devel/godot2/godot-2.1.6-stable/platform/iphone/
H A Dos_iphone.cpp216 void OSIPhone::mouse_button(int p_idx, int p_x, int p_y, bool p_pressed, bool p_doubleclick, bool p… in mouse_button()
/dports/devel/godot/godot-3.2.3-stable/platform/iphone/
H A Dos_iphone.cpp231 void OSIPhone::touch_press(int p_idx, int p_x, int p_y, bool p_pressed, bool p_doubleclick) { in touch_press()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/iphone/
H A Dos_iphone.cpp231 void OSIPhone::touch_press(int p_idx, int p_x, int p_y, bool p_pressed, bool p_doubleclick) { in touch_press()
/dports/devel/godot/godot-3.2.3-stable/core/os/
H A Dinput_event.cpp442 void InputEventMouseButton::set_doubleclick(bool p_doubleclick) { in set_doubleclick()
/dports/devel/godot-tools/godot-3.2.3-stable/core/os/
H A Dinput_event.cpp442 void InputEventMouseButton::set_doubleclick(bool p_doubleclick) { in set_doubleclick()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dtree.cpp1405 int Tree::propagate_mouse_event(const Point2i &p_pos, int x_ofs, int y_ofs, bool p_doubleclick, Tre… in propagate_mouse_event()
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dtree.cpp1405 int Tree::propagate_mouse_event(const Point2i &p_pos, int x_ofs, int y_ofs, bool p_doubleclick, Tre… in propagate_mouse_event()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dtree.cpp1706 int Tree::propagate_mouse_event(const Point2i &p_pos, int x_ofs, int y_ofs, bool p_doubleclick, Tre… in propagate_mouse_event()
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dtree.cpp1706 int Tree::propagate_mouse_event(const Point2i &p_pos, int x_ofs, int y_ofs, bool p_doubleclick, Tre… in propagate_mouse_event()