Home
last modified time | relevance | path

Searched refs:createTitle (Results 1 – 5 of 5) sorted by relevance

/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php110 $this->createTitle();
152 function createTitle() function in BIBSTYLE
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php107 $this->createTitle();
144 function createTitle() function in PREVIEWSTYLE
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js838 BaseFormatPanel.prototype.createTitle = function(title) method in BaseFormatPanel
2178 div.appendChild(this.createTitle(mxResources.get('align')));
2260 div.appendChild(this.createTitle(mxResources.get('distribute')));
3074 var title = this.createTitle(mxResources.get('font'));
3899 wrapper2.appendChild(this.createTitle(mxResources.get('insert')));
4003 wrapper3.appendChild(this.createTitle(mxResources.get('table')));
6596 div.appendChild(this.createTitle(mxResources.get('view')));
6701 div.appendChild(this.createTitle(mxResources.get('options')));
6902 div.appendChild(this.createTitle(mxResources.get('options')));
6916 div.appendChild(this.createTitle(mxResources.get('paperSize')));
H A DSidebar.js2043 Sidebar.prototype.createTitle = function(label) method in Sidebar
3689 var elt = this.createTitle(title);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2494 …"uml"),a||!1,c);this.setCurrentSearchEntryLibrary()};Sidebar.prototype.createTitle=function(a){var…
2550 Sidebar.prototype.addPalette=function(a,b,d,e){b=this.createTitle(b);this.container.appendChild(b);…
2985 …style.padding="12px 0px 12px 14px";return a};BaseFormatPanel.prototype.createTitle=function(a){var…
3029 …style.paddingTop="6px";a.style.paddingBottom="12px";a.appendChild(this.createTitle(mxResources.get…
3034 …style.paddingTop="6px";a.style.paddingBottom="12px";a.appendChild(this.createTitle(mxResources.get…
3062 …his.editorUi,e=d.editor.graph,c=this.format.getSelectionState(),f=this.createTitle(mxResources.get…
3096 …tyle.paddingTop="10px";h.style.paddingBottom="10px";h.appendChild(this.createTitle(mxResources.get…
3099 …tyle.paddingTop="10px";k.style.paddingBottom="10px";k.appendChild(this.createTitle(mxResources.get…
3225 …ew=function(a){var b=this.editorUi,d=b.editor.graph;a.appendChild(this.createTitle(mxResources.get…
3235 DiagramFormatPanel.prototype.addDocumentProperties=function(a){a.appendChild(this.createTitle(mxRes…
[all …]