Home
last modified time | relevance | path

Searched refs:createControlTab (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1374 var temp = this.createControlTab(4, ' ❮ ');
1381 var temp2 = this.createControlTab(4, ' ❯');
1471 EditorUi.prototype.createControlTab = function(paddingTop, html, hoverEnabled) method in EditorUi
1493 var tab = this.createControlTab(3, '<div class="geSprite geSprite-dots"></div>', hoverEnabled);
1599 var tab = this.createControlTab(4, '<div class="geSprite geSprite-plus"></div>');
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11979createControlTab(4,"&nbsp;&#10094;&nbsp;");n.style.position="absolute";n.style.right=this.editor.c…
11984 EditorUi.prototype.createControlTab=function(b,e,d){d=this.createTab(null!=d?d:!0);d.style.lineHeig…
11985 EditorUi.prototype.createPageMenuTab=function(b){b=this.createControlTab(3,'<div class="geSprite ge…
11989 EditorUi.prototype.createPageInsertTab=function(){var b=this.createControlTab(4,'<div class="geSpri…