Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs38690 pub struct nsIWidget_LongTapInfo { struct
38691 pub mPointerId: i32,
38692 pub mPosition: root::nsIWidget_LayoutDeviceIntPoint,
38693 pub mDuration: root::mozilla::TimeDuration,
38694 pub mObserver: root::nsCOMPtr,
38695 pub mStamp: root::mozilla::TimeStamp,