Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h1916 struct OnDefaultKeyEvent_t { struct
1917 typedef GeckoEditable Owner;
1918 typedef void ReturnType;
1919 typedef void SetterType;
1921 mozilla::jni::Object::Param> Args;
1922 static constexpr char name[] = "onDefaultKeyEvent";
1923 static constexpr char signature[] =
1925 static const bool isStatic = false;
1926 static const mozilla::jni::ExceptionMode exceptionMode =
1928 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h1928 struct OnDefaultKeyEvent_t { struct
1929 typedef GeckoEditableChild Owner;
1930 typedef void ReturnType;
1931 typedef void SetterType;
1933 mozilla::jni::Object::Param> Args;
1934 static constexpr char name[] = "onDefaultKeyEvent";
1935 static constexpr char signature[] =
1937 static const bool isStatic = false;
1938 static const mozilla::jni::ExceptionMode exceptionMode =
1940 static const mozilla::jni::CallingThread callingThread =
[all …]