Home
last modified time | relevance | path

Searched refs:shiftKeyPressed (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/renderer/
Dwebscrollbarbehavior_impl_gtkoraura.cc14 bool shiftKeyPressed, in shouldCenterOnThumb() argument
21 shiftKeyPressed; in shouldCenterOnThumb()
Dwebscrollbarbehavior_impl_mac.h18 bool shiftKeyPressed,
Dwebscrollbarbehavior_impl_gtkoraura.h16 bool shiftKeyPressed,
Dwebscrollbarbehavior_impl_mac.mm15 bool shiftKeyPressed,
/external/chromium_org/third_party/WebKit/public/platform/
DWebScrollbarBehavior.h22 …virtual bool shouldCenterOnThumb(Button, bool shiftKeyPressed, bool altKeyPressed) { return false;… in shouldCenterOnThumb() argument