Searched defs:OnDefaultKeyEvent_t (Results 1 – 2 of 2) sorted by relevance
1916 struct OnDefaultKeyEvent_t { struct1917 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 …]
1928 struct OnDefaultKeyEvent_t { struct1929 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 …]