Home
last modified time | relevance | path

Searched defs:settings (Results 76 – 100 of 102) sorted by relevance

12345

/plugin/slider/
H A Djquery.bxslider.js1329 el.reloadSlider = function(settings){ argument
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …atrix:"bold-upright"},symbols:{gamma:"\u03B3"}});var a={version:"2.7.9",settings:b,transformElemen… property in MathJax.Extension.a
/plugin/odt/renderer/
H A Dpage.php358 function render_index($type='toc', $settings=NULL) {
387 protected function get_index_settings($type, $settings) {
/plugin/authgoogle/google/contrib/
H A DGoogle_SQLAdminService.php538 public $settings; variable in Google_DatabaseInstance
588 public function setSettings(Google_Settings $settings) {
H A DGoogle_CalendarService.php720 public $settings; variable in Google_CalendarService
/plugin/rater/scripts/
H A Djquery.tablesorter.js696 this.construct = function (settings) { argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js2438 Popcorn.xhr.httpData = function( settings ) { argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js411 settings:{ property in firebug
H A Dfirebug-lite-1.2-compressed.js18 …ect.apply(window,arguments);if(env.dIndex!="xhr"){d.navigate("xhr");}}},settings:{isVisible:false,… property in firebug
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1491 _.template = function(text, settings, oldSettings) { argument
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js1415 _.template = function(text, settings, oldSettings) { argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js29 win.setHeight(env.height);if(env.openInPopup&&!internal.isPopup){win.newWindow();}else{el.main.environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environmen global() property in firebug
[all...]
H A Dfirebug-lite-1.2.js422 settings:{ global() property in firebug
[all...]
/plugin/odt/ODT/
H A DODTDocument.php597 function insertIndex($type='toc', array $settings=NULL) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7273 DurationFormatterNumeric.create = function (settings) { argument
13866 var settings = { class in gantt.form_blocks.getTimePicker
14074 function getHtmlTimePickerOptions(sns, index, settings) { argument
15557 durationFormatter: function(settings){ argument
15569 linkFormatter: function(settings){ argument
27642 _convertWorktimeSettings: function (settings) { argument
27848 _timestamp: function (settings) { argument
28037 _setCalendar: function (settings) { argument
28054 _isEmptyCalendar: function (settings) { argument
28101 setWorkTime: function (settings) { argument
[all …]
/plugin/metaeditor/
H A Djstree.js5473 settings : { class in $.vakata.context
6071 settings : { class in $.vakata.dnd
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js1006 Backbone.ajax = function(settings){ settings.success(); }; argument
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js1336 this.fnServerData = function ( url, data, callback, settings ) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js31087 CSSCompletion.prototype.configure = function (settings) { argument
33052 CSSValidation.prototype.configure = function (settings) { argument
33055 CSSValidation.prototype.doValidation = function (document, stylesheet, settings) { argument
33545 function LintVisitor(document, settings, cssDataManager) { argument
33565 LintVisitor.entries = function (node, document, settings, cssDataManager, entryFilter) { argument
/plugin/jquery/
H A Djquery-1.4.2.js4930 ajaxSetup: function( settings ) { argument
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js783 },ajaxSetup:function(settings){jQuery.extend(jQuery.ajaxSettings,settings); argument
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js783 },ajaxSetup:function(settings){jQuery.extend(jQuery.ajaxSettings,settings); argument
/plugin/combo/resources/dictionary/
H A Dcarbon-icons.json1442 "settings": "settings", string
[all...]
/plugin/dokuprism/prism/
H A Dprism.js150 !function(t){var n={pattern:/(^[ \t]*| {2}|\t)#.*/m,lookbehind:!0,greedy:!0},e={pattern:/((?:^|[^\\])(?:\\{2})*)[$@&%]\{(?:[^{}\r\n]|\{[^{}\r\n]*\})*\}/,lookbehind:!0,inside:{punctuation:/^[$@&%]\{|\}$/}};function a(t,a){var r={"section-header":{pattern:/^ ?\*{3}.+?\*{3}/,alias:"keyword"}};for(var o in a)r[o]=a[o];return r.tag={pattern:/([\r\n](?: {2}|\t)[ \t]*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/\[|\]/}},r.variable=e,r.comment=n,{pattern:RegExp("^ ?\\*{3}[ \t]*<name>[ \t]*\\*{3}(?:.|[\r\n](?!\\*{3}))*".replace(/<name>/g,(function(){return t})),"im"),alias:"section",inside:r}}var r={pattern:/(\[Documentation\](?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},o={pattern:/([\r\n] ?)(?!#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,alias:"function",inside:{variable:e}},i={pattern:/([\r\n](?: {2}|\t)[ \t]*)(?!\[|\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,inside:{variable:e}};t.languages.robotframework={settings:a("Settings",{documentation:{pattern:/([\r\n] ?Documentation(?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},property:{pattern:/([\r\n] ?)(?!\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0}}),variables:a("Variables"),"test-cases":a("Test Cases",{"test-name":o,documentation:r,property:i}),keywords:a("Keywords",{"keyword-name":o,documentation:r,property:i}),tasks:a("Tasks",{"task-name":o,documentation:r,property:i}),comment:n},t.languages.robot=t.languages.robotframework}(Prism); property in t.languages.robotframework
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js22356 var settings = { 'escape': null, 'evaluate': null, 'interpolate': null }; class in AnonymousFunction0cd48b5190100

12345