Searched defs:altKeyPressed (Results 1 – 2 of 2) sorted by relevance
15 bool altKeyPressed) { in shouldCenterOnThumb()
22 …virtual bool shouldCenterOnThumb(Button, bool shiftKeyPressed, bool altKeyPressed) { return false;… in shouldCenterOnThumb()