Lines Matching +defs:options +defs:o
99 ;function QTip(target, options, id, attr) { argument
395 '^id$': function(obj, o, v, prev) { argument
410 '^prerender': function(obj, o, v) { argument
415 '^content.text$': function(obj, o, v) { argument
418 '^content.attr$': function(obj, o, v, prev) { argument
423 '^content.title$': function(obj, o, v) { argument
431 '^content.button$': function(obj, o, v) { argument
434 '^content.title.(text|button)$': function(obj, o, v) { argument
439 '^position.(my|at)$': function(obj, o, v){ argument
442 '^position.container$': function(obj, o, v){ argument
447 '^show.ready$': function(obj, o, v) { argument
452 '^style.classes$': function(obj, o, v, p) { argument
455 '^style.width|height': function(obj, o, v) { argument
461 '^style.def': function(obj, o, v) { argument
466 '^events.(render|show|move|hide|focus|blur)$': function(obj, o, v) { argument
485 function convertNotation(options, notation) { argument
1986 function Tip(qtip, options) { argument
2498 TIP.sanitize = function(options) { argument