Home
last modified time | relevance | path

Searched defs:tap_count (Results 1 – 25 of 53) sorted by relevance

123

/dports/x11/xscreensaver/xscreensaver-5.44/OSX/
H A DSaverListController.h32 int tap_count; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/gesture_detection/
H A Dgesture_touch_uma_histogram.cc78 int tap_count = gesture.details.tap_count(); in UMAEventTypeFromEvent() local
H A Dgesture_provider.cc479 bool OnSingleTapUp(const MotionEvent& e, int tap_count) override { in OnSingleTapUp()
683 bool OnSingleTapImpl(const MotionEvent& e, int tap_count) { in OnSingleTapImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/gesture_detection/
H A Dgesture_touch_uma_histogram.cc79 int tap_count = gesture.details.tap_count(); in UMAEventTypeFromEvent() local
H A Dgesture_provider.cc463 bool OnSingleTapUp(const MotionEvent& e, int tap_count) override { in OnSingleTapUp()
667 bool OnSingleTapImpl(const MotionEvent& e, int tap_count) { in OnSingleTapImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dstylus_text_selector.cc113 bool StylusTextSelector::OnSingleTapUp(const MotionEvent& e, int tap_count) { in OnSingleTapUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dstylus_text_selector.cc115 bool StylusTextSelector::OnSingleTapUp(const MotionEvent& e, int tap_count) { in OnSingleTapUp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill_assistant/browser/
H A Dclient_settings.h72 int tap_count = 3; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/
H A Dclient_settings.h70 int tap_count = 3; member
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dtempo_dialog.h83 double tap_count; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/
H A Dgesture_event_details.h149 int tap_count() const { in tap_count() function
222 int tap_count; // TAP repeat count. member
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/
H A Dgesture_event_details.h148 int tap_count() const { in tap_count() function
221 int tap_count; // TAP repeat count. member
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/swh/
H A Ddelayorama_1402.c59 LADSPA_Data *tap_count; member
302 const LADSPA_Data tap_count = *(plugin_data->tap_count); in runDelayorama() local
499 const LADSPA_Data tap_count = *(plugin_data->tap_count); in runAddingDelayorama() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavresample/
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavresample/
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavresample/
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavresample/
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavresample/
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavresample/
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavresample/
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/dports/devel/efl/efl-1.25.1/src/lib/evas/gesture/
H A Defl_canvas_gesture_private.h80 int tap_count; member
92 int tap_count; member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libswresample/
H A Dresample.c76 static int build_filter(ResampleContext *c, void *filter, double factor, int tap_count, int alloc, … in build_filter()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/touch_selection/
H A Dtouch_selection_controller.cc187 int tap_count) { in HandleTapEvent()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dresample2.c95 void av_build_filter(FELEM *filter, double factor, int tap_count, int phase_count, int scale, int t… in av_build_filter()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libswresample/
H A Dresample.c76 static int build_filter(ResampleContext *c, void *filter, double factor, int tap_count, int alloc, … in build_filter()

123