Home
last modified time | relevance | path

Searched refs:mTelemetryScrollLastY (Results 1 – 3 of 3) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsPresContext.h933 nscoord delta = abs(aScrollY - mTelemetryScrollLastY); in SetTelemetryScrollY()
934 mTelemetryScrollLastY = aScrollY; in SetTelemetryScrollY()
1416 nscoord mTelemetryScrollLastY; variable
H A DnsPresContext.cpp276 mTelemetryScrollLastY(0), in nsPresContext()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs25727 pub mTelemetryScrollLastY: root::nscoord, field
26741 &(*(::std::ptr::null::<nsPresContext>())).mTelemetryScrollLastY as *const _ as usize in bindgen_test_layout_nsPresContext()
26748 stringify!(mTelemetryScrollLastY) in bindgen_test_layout_nsPresContext()