Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c319 LIBINPUT_EXPORT void
326 LIBINPUT_EXPORT enum libinput_log_priority
332 LIBINPUT_EXPORT void
346 LIBINPUT_EXPORT enum libinput_event_type
352 LIBINPUT_EXPORT struct libinput *
358 LIBINPUT_EXPORT struct libinput_device *
364 LIBINPUT_EXPORT struct libinput_event_pointer *
381 LIBINPUT_EXPORT struct libinput_event_keyboard *
392 LIBINPUT_EXPORT struct libinput_event_touch *
406 LIBINPUT_EXPORT struct libinput_event_gesture *
[all …]
Dpath-seat.c301 LIBINPUT_EXPORT struct libinput *
359 LIBINPUT_EXPORT struct libinput_device *
403 LIBINPUT_EXPORT void
Dlibinput-util.h67 #define LIBINPUT_EXPORT __attribute__ ((visibility("default"))) macro
Dudev-seat.c397 LIBINPUT_EXPORT struct libinput *
421 LIBINPUT_EXPORT int
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff5026 LIBINPUT_EXPORT struct libinput_event_pointer *
5045 +LIBINPUT_EXPORT struct libinput_event_touch *
5057 LIBINPUT_EXPORT struct libinput_event_gesture *
5076 +LIBINPUT_EXPORT int32_t
5089 LIBINPUT_EXPORT uint32_t
5103 +LIBINPUT_EXPORT uint64_t
5112 LIBINPUT_EXPORT double
5187 +LIBINPUT_EXPORT uint32_t
5203 LIBINPUT_EXPORT int
5209 LIBINPUT_EXPORT double
[all …]
/third_party/libinput/test/
Dsymbols-leak-test17 grep LIBINPUT_EXPORT -A 1 | grep '^libinput_.*' | \