Home
last modified time | relevance | path

Searched refs:prototype (Results 176 – 200 of 1094) sorted by relevance

12345678910>>...44

/plugin/photogallery/lightGallery/js/
H A Dlg-autoplay.js72 Autoplay.prototype.init = function() {
111 Autoplay.prototype.progress = function() {
144 Autoplay.prototype.controls = function() {
165 Autoplay.prototype.startlAuto = function() {
185 Autoplay.prototype.cancelAuto = function() {
193 Autoplay.prototype.destroy = function() {
H A Dlg-autoplay.min.js4prototype.init=function(){var a=this;a.core.s.autoplayControls&&a.controls(),a.core.s.progressBar&…
H A Dlightgallery.js156 Plugin.prototype.init = function() {
221 Plugin.prototype.build = function(index) {
277 Plugin.prototype.structure = function() {
384 Plugin.prototype.setTop = function() {
398 Plugin.prototype.doCss = function() {
467 Plugin.prototype.counter = function() {
977 Plugin.prototype.keyPress = function() {
1007 Plugin.prototype.arrow = function() {
1138 Plugin.prototype.enableDrag = function() {
1218 Plugin.prototype.mousewheel = function() {
[all …]
H A Dlightgallery.min.js4prototype.init=function(){var b=this;b.s.preload>b.$items.length&&(b.s.preload=b.$items.length);va…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js28 ctor.prototype = Object.create(superCtor.prototype, {
44 TempCtor.prototype = superCtor.prototype;
7479 prototype = Object.create(Base.prototype);
7506 ModdleElement.prototype = prototype;
9596 NoopHandler.prototype = Object.create(BaseHandler.prototype);
9604 BodyHandler.prototype = Object.create(BaseHandler.prototype);
9615 ReferenceHandler.prototype = Object.create(BodyHandler.prototype);
9644 ValueHandler.prototype = Object.create(BodyHandler.prototype);
9664 BaseElementHandler.prototype = Object.create(BodyHandler.prototype);
10445 ctor.prototype = Object.create(superCtor.prototype, {
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxArrows.js29 mxShapeArrows2Arrow.prototype.customProperties = [
37 mxShapeArrows2Arrow.prototype.cst = {
221 mxShapeArrows2TwoWayArrow.prototype.cst = {
367 mxShapeArrows2StylisedArrow.prototype.cst = {
490 mxShapeArrows2SharpArrow.prototype.cst = {
651 mxShapeArrows2SharpArrow2.prototype.cst = {
806 mxShapeArrows2CalloutArrow.prototype.cst = {
948 mxShapeArrows2BendArrow.prototype.cst = {
1759 mxShapeArrows2QuadArrow.prototype.cst = {
1902 mxShapeArrows2TriadArrow.prototype.cst = {
[all …]
H A DmxIBM.js26 mxShapeIBMBox.prototype.cst = {
30 mxShapeIBMBox.prototype.customProperties = [
47 mxShapeIBMBox.prototype.paintVertexShape = function(c, x, y, w, h)
100 mxCellRenderer.registerShape(mxShapeIBMBox.prototype.cst.IBM_BOX, mxShapeIBMBox);
H A DmxC4.js25 mxShapeC4Person.prototype.cst = {PERSONSHAPE : 'mxgraph.c4.person'};
32 mxShapeC4Person.prototype.paintVertexShape = function(c, x, y, w, h)
60 mxShapeC4Person.prototype.getLabelMargins = function(rect)
67 mxCellRenderer.registerShape(mxShapeC4Person.prototype.cst.PERSONSHAPE, mxShapeC4Person);
89 mxShapeC4Person2.prototype.cst = {PERSONSHAPE : 'mxgraph.c4.person2'};
96 mxShapeC4Person2.prototype.paintVertexShape = function(c, x, y, w, h)
124 mxShapeC4Person2.prototype.getLabelMargins = function(rect)
131 mxCellRenderer.registerShape(mxShapeC4Person2.prototype.cst.PERSONSHAPE , mxShapeC4Person2);
153 mxShapeC4WebBrowserContainer.prototype.cst = {WEB_BROWSER_CONTAINER_SHAPE : 'mxgraph.c4.webBrowserC…
160 mxShapeC4WebBrowserContainer.prototype.paintVertexShape = function(c, x, y, w, h)
[all …]
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js5 if(!RegExp.prototype.indexOf){RegExp.indexOf=function(match,index){return match[0].indexOf(match[in…
6 if(!RegExp.prototype.escape){RegExp.escape=function(pattern){return pattern.replace(/[\-\[\]{}()*+?…
7 if(!String.prototype.repeat){String.prototype.repeat=function(l){return new Array(l+1).join(this);}…
34 return container;};Syntax.Match.prototype.canContain=function(match){if(match.expression.force){ret…
45 return this;}else{return null;}};Syntax.Match.prototype.insert=function(match,whole){if(!this.conta…
48 Syntax.Match.prototype._insertWhole=function(match){var parts=this.bisectAtOffsets([match.offset,ma…
55 Syntax.Match.prototype.insertAtEnd=function(match){if(!this.contains(match)){Syntax.log("Syntax Err…
58 return null;}else{return this._splice(0,match);}};Syntax.Match.prototype._insert=function(match){if…
77 return parts;};Syntax.Match.prototype.split=function(pattern){var splits=[],match;while((match=patt…
94 return matches;};Syntax.Brush.prototype.getRuleForKlass=function(klass){for(var i=0;i<this.rules.le…
[all …]
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js29454 TempCtor.prototype = superCtor.prototype;
33043 TempCtor.prototype = superCtor.prototype;
38902 Buffer.prototype.__proto__ = Uint8Array.prototype;
44999 EDE.prototype._pad = DES.prototype._pad;
45000 EDE.prototype._unpad = DES.prototype._unpad;
46376 Point.prototype.toP = Point.prototype.normalize;
46377 Point.prototype.mixedAdd = Point.prototype.add;
50691 TempCtor.prototype = superCtor.prototype;
54387 Obj.prototype = superCtor.prototype;
75492 safer.Buffer.prototype = Buffer.prototype;
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js22 mxGraphView.prototype.gridColor = mxGraphView.prototype.defaultDarkGridColor;
380 EditorUi.prototype.mode = null;
386 EditorUi.prototype.timeout = Editor.prototype.timeout;
406 EditorUi.prototype.maxImageSize = 520;
412 EditorUi.prototype.maxTextWidth = 520;
432 EditorUi.prototype.maxTextBytes = 500000;
437 EditorUi.prototype.currentFile = null;
448 EditorUi.prototype.pdfPageExport = true;
3696 EditorUi.prototype.footerHeight = 0;
3700 Sidebar.prototype.thumbWidth = 64;
[all …]
H A DSettings.js225 libraries: Sidebar.prototype.defaultEntries,
231 pageFormat: mxGraph.prototype.pageFormat,
234 gridColor: mxGraphView.prototype.defaultGridColor,
235 darkGridColor: mxGraphView.prototype.defaultDarkGridColor,
309 mxSettings.settings.libraries = Sidebar.prototype.defaultEntries;
339 mxSettings.settings.pageFormat = mxGraph.prototype.pageFormat;
354 mxSettings.settings.gridColor = mxGraphView.prototype.defaultGridColor;
359 mxSettings.settings.darkGridColor = mxGraphView.prototype.defaultDarkGridColor;
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!…
7prototype.hasOwnProperty.call(e,t)}function zt(e){if("function"==typeof e||Object(e)!==e)return e;…
27prototype.importXML=_r((async function(e,t){const n=this;let i=[];try{let r;e=this._emit("import.p…
33prototype;(i=e.prototype=Object.create(r)).constructor=e,i._super=r,n&&o(i,n)}function g(e,t){retu…
181 …his._render()}))}jc.$inject=["config.popupMenu","eventBus","canvas"],jc.prototype._render=function…
194prototype.open=function(e,t,n,i){if(!e)throw new Error("Element is missing");if(!t)throw new Error…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbarset.js201 FCKToolbarSet.prototype.Expand = function()
206 FCKToolbarSet.prototype.Collapse = function()
211 FCKToolbarSet.prototype._ChangeVisibility = function( collapse )
224 FCKToolbarSet.prototype.Load = function( toolbarSetName )
314 FCKToolbarSet.prototype.Enable = function()
326 FCKToolbarSet.prototype.Disable = function()
338 FCKToolbarSet.prototype.RefreshModeState = function( editorInstance )
366 FCKToolbarSet.prototype.RefreshItemsState = function( editorInstance )
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7prototype?"symbol":typeof t})(t)}var s=function(){var t=0<arguments.length&&void 0!==arguments[0]?…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-GCP3.js3 Sidebar.prototype.addGCP3Palette = function()
36 Sidebar.prototype.addGCP3APIPlatformEcosystemsPalette = function()
76 Sidebar.prototype.addGCP3BigDataPalette = function()
123 Sidebar.prototype.addGCP3CloudAIPalette = function()
179 Sidebar.prototype.addGCP3ComputePalette = function()
217 Sidebar.prototype.addGCP3DataTransferPalette = function()
240 Sidebar.prototype.addGCP3DeveloperToolsPalette = function()
334 Sidebar.prototype.addGCP3GenericPalette = function()
418 Sidebar.prototype.addGCP3ManagementToolsPalette = function()
462 Sidebar.prototype.addGCP3NetworkingPalette = function()
[all …]
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A Dfckxml.js31 FCKXml.prototype.GetHttpRequest = function()
48 FCKXml.prototype.LoadUrl = function( urlToCall, asyncFunctionPointer )
113 FCKXml.prototype.SelectNodes = function( xpath )
136 FCKXml.prototype.SelectSingleNode = function( xpath )
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js27 this.branchOptimizer = mxOrgChartLayout.prototype.BRANCH_OPT_LINEAR;
31 this.branchOptimizer = mxOrgChartLayout.prototype.BRANCH_OPT_HANGER2;
35 this.branchOptimizer = mxOrgChartLayout.prototype.BRANCH_OPT_FISHBONE1;
38 this.branchOptimizer = mxOrgChartLayout.prototype.BRANCH_OPT_FISHBONE2;
41 this.branchOptimizer = mxOrgChartLayout.prototype.BRANCH_OPT_1COLUMN_L;
47 this.branchOptimizer = mxOrgChartLayout.prototype.BRANCH_OPT_SMART;
50 this.branchOptimizer = mxOrgChartLayout.prototype.BRANCH_OPT_HANGER4;
61 mxOrgChartLayout.prototype = new mxGraphLayout();
62 mxOrgChartLayout.prototype.constructor = mxOrgChartLayout;
72 mxOrgChartLayout.prototype.BRANCH_OPT_SMART = 'branchOptimizerSmart';
[all …]
/plugin/html5video2/script/
H A Dvideo.min.js12prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},t.apply(this,arguments)}e.exports=t}),T=…
20prototype;return t.addCue=function(e){var t=e;if(_.vttjs&&!(e instanceof _.vttjs.VTTCue)){for(var …
21prototype.push=function(e){var t;for(this.buffer+=e,t=this.buffer.indexOf("\n");-1<t;t=this.buffer…
/plugin/bookcreator/
H A Dscript.js20 Storage.prototype.isSelected = function(pageid) {
30 Storage.prototype.addPage = function(pageid, position) {
46 Storage.prototype.movePage = function(pageid, position) {
56 Storage.prototype.deletePage = function(pageid) {
68 Storage.prototype._deletePage = function(pageid) {
78 Storage.prototype.clearAll = function() {
88 Storage.prototype.getSelection = function() {
97 Storage.prototype.setSelection = function(selection) {
107 Storage.prototype.count = function() {
116 Storage.prototype
[all...]
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushCss.js53 dp.sh.Highlighter.prototype.GetKeywordsCSS = function(str)
58 dp.sh.Highlighter.prototype.GetValuesCSS = function(str)
63 dp.sh.Brushes.CSS.prototype = new dp.sh.Highlighter();
/plugin/syntaxhighlighter/Scripts/
H A DshBrushCss.js10 dp.sh.Highlighter.prototype.GetKeywordsCSS=function(str)
12 dp.sh.Highlighter.prototype.GetValuesCSS=function(str)
14 dp.sh.Brushes.CSS.prototype=new dp.sh.Highlighter();dp.sh.Brushes.CSS.Aliases=['css'];
/plugin/stlviewer/stlviewer/
H A Die_polyfills.js1 if (!String.prototype.repeat) {
2 String.prototype.repeat = function(count) {
46 …int8Array,m=k||Array,v=l.call((k?ArrayBuffer:m).prototype);h=q.prototype;var w=e.TextEncoder;p.pro…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13prototype.hasOwnProperty.call(t,e)},i.p="/codebase/",i(i.s=161)}([function(t,e,i){var n,r=i(2);t.e…
/plugin/lytebox/
H A Dlytebox.js92 LyteBox.prototype.initialize = function() {
435 LyteBox.prototype.showContent = function() {
487 LyteBox.prototype.updateDetails = function() {
522 LyteBox.prototype.updateNav = function() {
587 LyteBox.prototype.keyboardAction = function(e) {
668 LyteBox.prototype.end = function(caller) {
683 LyteBox.prototype.checkFrame = function() {
729 LyteBox.prototype.fade = function(id, opacity) {
781 LyteBox.prototype.getPageScroll = function() {
790 LyteBox.prototype.getPageSize = function() {
[all …]

12345678910>>...44