Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h52 struct OnAxisChange_t { struct
53 typedef AndroidGamepadManager Owner;
54 typedef void ReturnType;
55 typedef void SetterType;
59 mozilla::jni::FloatArray::Param> Args;
60 static constexpr char name[] = "onAxisChange";
61 static constexpr char signature[] =
63 static const bool isStatic = true;
64 static const mozilla::jni::ExceptionMode exceptionMode =
66 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h24 struct OnAxisChange_t { struct
25 typedef AndroidGamepadManager Owner;
26 typedef void ReturnType;
27 typedef void SetterType;
31 mozilla::jni::FloatArray::Param> Args;
32 static constexpr char name[] = "onAxisChange";
33 static constexpr char signature[] =
35 static const bool isStatic = true;
36 static const mozilla::jni::ExceptionMode exceptionMode =
38 static const mozilla::jni::CallingThread callingThread =
[all …]