Searched +refs:event +refs:apply +refs:modifier (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfoldout.el98 ;; You can change the modifier keys used by setting `foldout-mouse-modifiers'.
424 (defun foldout-mouse-zoom (event)
436 (setq event (foldout-mouse-swallow-events event))
439 (foldout-mouse-goto-heading event)
443 (let ((nclicks (event-click-count event)))
450 (defun foldout-mouse-show (event)
462 (setq event (foldout-mouse-swallow-events event))
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/ace/
H A Dace.js47 _define.original.apply(window, arguments);
69 return _require.original.apply(window, arguments);
73 callback.apply(null, params);
79 return _require.original.apply(window, arguments);
89 return _require.original.apply(window, arguments);
170 ace.define('ace/ace', ['require', 'exports', 'module' , 'ace/lib/fixoldbrowsers', 'ace/lib/dom', 'ace/lib/event', 'ace/editor', 'ace/edit_session', 'ace/undomanager', 'ace/virtual_renderer', 'ace/multi_select', 'ace/worker/worker_client', 'ace/keyboard/hash_handler', 'ace/placeholder', 'ace/mode/folding/fold_mode', 'ace/theme/textmate', 'ace/config'], function(require, exports, module) {
176 var event = require("./lib/event");
214 event.addListener(window, "resize", env.onResize);
216 event
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm2071 # not really apply to perl but which are followed by some perl
3392 -bbvtl=s make -bbvt to apply to selected list of block types
3462 -cscl=s change closing side comment to apply to selected list of blocks
3463 -csci=n minimum number of lines needed to apply a -csc tag, default n=6
6174 # default list of block types for which -bli would apply
6714 # define: space count of leading string which would apply if it
8190 # bareword from becoming a quote modifier.
11218 # now apply any padding for alignment
14048 # We have a little problem making tables which apply to the
14062 # Some rules apply t
[all...]

Completed in 234 milliseconds