Home
last modified time | relevance | path

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

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