Home
last modified time | relevance | path

Searched +defs:a +defs:link (Results 1 – 25 of 54) sorted by relevance

123

/plugin/codemirror/dist/modes/
H A Dtextile.min.js1a){if(typeof exports=="object"&&typeof module=="object"){a(require("../../lib/codemirror"))}else i… property in AnonymousFunction2bc6d9c80100.k.single
H A Dxml.min.js1a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));else if… argument
H A Dperl.min.js1a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));else if… argument
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1 CKEDITOR.plugins.add("link",{init:function(b){b.addCommand("link",new CKEDITOR.dialogCommand("link"… property in AnonymousFunctionca5ce9400400.g
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 CKEDITOR.plugins.add("link",{init:function(b){b.addCommand("link",new CKEDITOR.dialogCommand("link"… class in CKEDITOR.plugins
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …ave_dir;var ckgeditImageReselectObj={align:"",link:""};window.onbeforeunload=function(){};(functio… property in a.y.ckgeditImageReselectObj
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …ave_dir;var ckgeditImageReselectObj={align:"",link:""};window.onbeforeunload=function(){};(functio… property in ckgeditImageReselectObj
/plugin/bibtex/
H A Dsyntax.php135 function compare_year($a, $b) {
154 function compare_type($a, $b) {
430 function _formatLink($link){
/plugin/bibtex/OSBib/create/
H A DMISC.php125 function a($class, $label, $link, $target = "_self") function in MISC
/plugin/filelist/
H A Dsyntax.php250 render_odt_link($link, Doku_Renderer $renderer) global() argument
886 _compare_names($a, $b) global() argument
890 _compare_inames($a, $b) global() argument
894 _compare_ctimes($a, $b) global() argument
901 _compare_mtimes($a, $b) global() argument
908 _compare_sizes($a, $b) global() argument
/plugin/mellelexport/
H A Drenderer.php19 function callback_marker($a) {
684 …function camelcaselink($link) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fu…
689 …function internallink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__…
692 …function externallink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__…
699 …function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {call_user_func_array(array($thi…
702 …function filelink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__FUNC…
705 …function windowssharelink($link, $title = NULL) {call_user_func_array(array($this, '__call'), arra…
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_id.js13 …exports=t():"function"==typeof define&&define.amd?define("locale/locale_id",[],t):"object"==typeof… argument
H A Dlocale_tr.js13 …exports=t():"function"==typeof define&&define.amd?define("locale/locale_tr",[],t):"object"==typeof… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js132 link: "link", property in gantt.config.undo_types
178 function updLink(link, oldTaskId, newTaskId) { argument
354 Monitor.prototype.onLinkAdded = function (link) { argument
359 Monitor.prototype.onLinkUpdated = function (link) { argument
364 Monitor.prototype.onLinkDeleted = function (link) { argument
431 gantt.getLinks().forEach(function (link) { argument
470 gantt.attachEvent("onAfterLinkAdd", function (id, link) { argument
474 gantt.attachEvent("onAfterLinkUpdate", function (id, link) { argument
477 gantt.attachEvent("onAfterLinkDelete", function (id, link) { argument
733 var weights = { any: 0, link: 1, task: 2 }; property in Undo._reorderCommands.weights
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js9 CKEDITOR.event||(CKEDITOR.event=function(){},CKEDITOR.event.implementOn=function(a){var d=CKEDITOR.… argument
52 array:{filter:function(a,b,e){var c=[];this.forEach(a,function(h,d){b.call(e,h,d,a)&&c.push(h)});re… argument
64 CKEDITOR.dom.event=function(a){this.$=a}; argument
71 (function(a){var d={};CKEDITOR.on("reset",function(){d={}});a.equals=function(a){try{return a&&a.$=… argument
268 d},space:function(a){return CKEDITOR.document.getById(this.spaceId(a))},spaceId:function(a){return … argument
287 function(a){!c&&d&&this.fire("saveSnapshot");e&&e.call(a.editor)});a={dataValue:a};!c&&this.fire("s… argument
296 …tools.createClass({$:function(){this._={output:[]}},proto:{openTag:function(a){this._.output.push(… argument
339 1:-1})},param:function(a){a.children=[];a.isEmpty=!0;return a},span:function(a){"Apple-style-span"=… argument
627 b,c)))return d}return null},O=function(a,b){this.dialog=a;for(var c=b.contents,e=0,d;d=c[e];e++)c[e… argument
997 …es",charset:"advCharset",style:"advStyles",rel:"advRel"};CKEDITOR.plugins.link={getSelectedLink:fu… class in CKEDITOR.plugins
[all …]
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js5avigator.appVersion.indexOf("Win"),IS_MAC:0<navigator.appVersion.indexOf("Mac"),IS_CHROMEOS:/\bCrO… argument
263 mxAbstractCanvas2D.prototype.setDashPattern=function(a){this.state.dashPattern=a};mxAbstractCanvas2… argument
393 mxShape.prototype.paintBackground=function(a,b,c,d,e){};mxShape.prototype.paintForeground=function(… argument
918 a.overlays.visit(function(a,b){b.destroy()});a.overlays=c};mxCellRenderer.prototype.initializeOverl… argument
924 mxCellRenderer.prototype.isShapeEvent=function(a,b){return!0};mxCellRenderer.prototype.isLabelEvent… argument
1213 mxGraph.prototype.getCellGeometry=function(a){return this.model.getGeometry(a)};mxGraph.prototype.i… argument
1215 mxGraph.prototype.isTransparentClickEvent=function(a){return!1};mxGraph.prototype.isToggleEvent=fun… argument
1254 mxGraph.prototype.setAllowNegativeCoordinates=function(a){this.allowNegativeCoordinates=a};mxGraph.… argument
1480 mxConnectionHandler.prototype.updateIcons=function(a,b,c){};mxConnectionHandler.prototype.isStopEve… argument
1528 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… argument
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2ar Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};f… argument
6 function Ta(a){a=a|0;var b=0;b=i;i=i+a|0;i=i+7&-8;return b|0}function Ua(){return i|0}function Va(a… argument
10 function Pc(a,b,d,e){a=a|0;b=b|0;d=d|0;e=e|0;var f=0,h=0,j=0,k=0,l=0,m=0,n=0,o=0;f=i;h=(e|0)>0;a:do… argument
19 })({"Math":Math,"Int8Array":Int8Array,"Int16Array":Int16Array,"Int32Array":Int32Array,"Uint8Array":… argument
H A Dopus.js2ar Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};f… property in demangle.basicTypes
6 function ra(a){a=a|0;var b=0;b=i;i=i+a|0;i=i+7&-8;return b|0}function sa(){return i|0}function ta(a… argument
10 function Pd(d,e,f,g,h,j,k){d=d|0;e=e|0;f=f|0;g=g|0;h=h|0;j=j|0;k=k|0;var l=0,m=0,n=0,o=0,p=0,q=0,r=… argument
14 function ec(a,d,e,f,g,h){a=a|0;d=d|0;e=e|0;f=f|0;g=g|0;h=h|0;var j=0,k=0,l=0,m=0,n=0,o=0,p=0,q=0,r=… argument
23 })({"Math":Math,"Int8Array":Int8Array,"Int16Array":Int16Array,"Int32Array":Int32Array,"Uint8Array":… argument
H A Dogg.js2ar Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};f… property in demangle.basicTypes
6 function sa(a){a=a|0;var b=0;b=i;i=i+a|0;i=i+7&-8;return b|0}function ta(){return i|0}function ua(a… argument
15 })({"Math":Math,"Int8Array":Int8Array,"Int16Array":Int16Array,"Int32Array":Int32Array,"Uint8Array":… argument
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js77 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
81 label:"HTMLLabelElement",legend:"HTMLLegendElement",li:"HTMLLIElement",link:"HTMLLinkElement",map:"… property in $.Q
182 {key:"opsToPath",value:function(a,b){return this.gen.opsToPath(a,b)}},{key:"line",value:function(a,… argument
209avigator.appVersion.indexOf("Win"),IS_MAC:0<navigator.appVersion.indexOf("Mac"),IS_CHROMEOS:/\bCrO… argument
597 mxShape.prototype.paintBackground=function(a,b,c,d,e){};mxShape.prototype.paintForeground=function(… argument
1128 mxCellRenderer.prototype.isShapeEvent=function(a,b){return!0};mxCellRenderer.prototype.isLabelEvent… argument
1419 mxGraph.prototype.isTransparentClickEvent=function(a){return!1};mxGraph.prototype.isToggleEvent=fun… argument
1458 mxGraph.prototype.setAllowNegativeCoordinates=function(a){this.allowNegativeCoordinates=a};mxGraph.… argument
1684 mxConnectionHandler.prototype.updateIcons=function(a,b,c){};mxConnectionHandler.prototype.isStopEve… argument
1732 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… argument
[all …]
H A Dapp.min.js216 {key:"opsToPath",value:function(a,b){return this.gen.opsToPath(a,b)}},{key:"line",value:function(a,… argument
243avigator.appVersion.indexOf("Win"),IS_MAC:0<navigator.appVersion.indexOf("Mac"),IS_CHROMEOS:/\bCrO… argument
631 mxShape.prototype.paintBackground=function(a,b,c,d,e){};mxShape.prototype.paintForeground=function(… argument
1162 mxCellRenderer.prototype.isShapeEvent=function(a,b){return!0};mxCellRenderer.prototype.isLabelEvent… argument
1451 mxGraph.prototype.getCellGeometry=function(a){return this.model.getGeometry(a)};mxGraph.prototype.i… argument
1453 mxGraph.prototype.isTransparentClickEvent=function(a){return!1};mxGraph.prototype.isToggleEvent=fun… argument
1492 mxGraph.prototype.setAllowNegativeCoordinates=function(a){this.allowNegativeCoordinates=a};mxGraph.… argument
1718 mxConnectionHandler.prototype.updateIcons=function(a,b,c){};mxConnectionHandler.prototype.isStopEve… argument
1766 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… argument
1869 d)}return b};mxEdgeHandler.prototype.isAddVirtualBendEvent=function(a){return!0};mxEdgeHandler.prot… argument
[all …]
H A Dviewer.min.js77 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
182 {key:"opsToPath",value:function(a,b){return this.gen.opsToPath(a,b)}},{key:"line",value:function(a,… argument
209avigator.appVersion.indexOf("Win"),IS_MAC:0<navigator.appVersion.indexOf("Mac"),IS_CHROMEOS:/\bCrO… argument
597 mxShape.prototype.paintBackground=function(a,b,c,d,e){};mxShape.prototype.paintForeground=function(… argument
1128 mxCellRenderer.prototype.isShapeEvent=function(a,b){return!0};mxCellRenderer.prototype.isLabelEvent… argument
1417 mxGraph.prototype.getCellGeometry=function(a){return this.model.getGeometry(a)};mxGraph.prototype.i… argument
1419 mxGraph.prototype.isTransparentClickEvent=function(a){return!1};mxGraph.prototype.isToggleEvent=fun… argument
1458 mxGraph.prototype.setAllowNegativeCoordinates=function(a){this.allowNegativeCoordinates=a};mxGraph.… argument
1684 mxConnectionHandler.prototype.updateIcons=function(a,b,c){};mxConnectionHandler.prototype.isStopEve… argument
1732 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… argument
[all …]
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6a-z][\\w-]*)(?:attribute)*? */?>(?=\\h*\\n)[\\s\\S]*?(?:\\n{2,}|$)|</(?!script|pre|style)[a-z][\\w… property in n
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js35 …\\\(?:(?:[0-9a-fA-F]{1,6}[\\t\\n\\f ]?|[\\u0020-\\u007e\\u0080-\\ud7ff\\ue000\\ufffd]|[\\ud800-\\u… argument
42 s);Q&&("string"===typeof Q?d.O(Q.replace(/[^?&=0-9A-Za-z_\-~.%]/g,M)):d.ba(Q));return d};e.N=E;e.ma… argument
59 e&&(a=~(a+1));return a}function E(b,a,g){for(;a<g&&";"!==b[a]&&"}"!==b[a];)++a;return a<g&&";"===b[… argument
73 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
77 label:"HTMLLabelElement",legend:"HTMLLegendElement",li:"HTMLLIElement",link:"HTMLLinkElement",map:"… property in $.Q
81 "undefined"!==typeof window&&(window.html4=$);var ha=function(g){function w(a){if(i.hasOwnProperty(… argument
82ar d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdata,F:b.F||b.rcd… argument
87 e;)if(d=ja.exec(e))if(d[4]&&!d[5]||d[6]&&!d[7]){for(var d=d[4]||d[6],i=C,e=[e,a[h++]];h<j;h++){if(i… argument
90 d.length&&(a=d[e].v);d.length=e;b.push("</",a,">")}}}},pcdata:b,rcdata:b,cdata:b,endDoc:function(a)… argument
91 function l(a,b,d){b=b+"::"+d;if(a.hasOwnProperty(b))return a[b];b="*::"+d;if(a.hasOwnProperty(b))re… argument
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13amd?define("ext/dhtmlxgantt_undo",[],n):"object"==typeof exports?exports["ext/dhtmlxgantt_undo"]=n… function

123