Lines Matching defs:option
35 $.fn.textcomplete = function (strategies, option) { argument
142 function Completer(element, option) { argument
198 option: null, property
421 function Dropdown(element, completer, option) { argument
444 createElement: function (option) { argument
981 option: null, property
986 initialize: function (element, completer, option) { argument
1083 function Textarea(element, completer, option) { argument
1153 function IETextarea(element, completer, option) { argument
1211 function ContentEditable (element, completer, option) { argument
1342 function CKEditor (element, completer, option) { argument