Home
last modified time | relevance | path

Searched defs:DEVICE_GAMEPAD_EXPORT (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/gamepad/
H A Dgamepad_export.h11 #define DEVICE_GAMEPAD_EXPORT __declspec(dllexport) macro
13 #define DEVICE_GAMEPAD_EXPORT __declspec(dllimport) macro
19 #define DEVICE_GAMEPAD_EXPORT __attribute__((visibility("default"))) macro
21 #define DEVICE_GAMEPAD_EXPORT macro
25 #define DEVICE_GAMEPAD_EXPORT macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/gamepad/
H A Dgamepad_export.h11 #define DEVICE_GAMEPAD_EXPORT __declspec(dllexport) macro
13 #define DEVICE_GAMEPAD_EXPORT __declspec(dllimport) macro
19 #define DEVICE_GAMEPAD_EXPORT __attribute__((visibility("default"))) macro
21 #define DEVICE_GAMEPAD_EXPORT macro
25 #define DEVICE_GAMEPAD_EXPORT macro