Searched refs:isCtrlKeyPressed (Results 1 – 2 of 2) sorted by relevance
47 public static boolean isCtrlKeyPressed(MotionEvent e) { in isCtrlKeyPressed() method in Events
152 if (Events.isCtrlKeyPressed(event) in getSelectionToBeCopied()