Home
last modified time | relevance | path

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

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