Home
last modified time | relevance | path

Searched defs:label (Results 351 – 375 of 424) sorted by path

1...<<11121314151617

/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ReadersMore.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/katex/_assets/
H A Dkatex.min.js1 …define&&define.amd?define([],t):"object"==typeof exports?exports.katex=t():e.katex=t()}("undefined…
/plugin/labeled/
H A Dadmin_tpl.php25 <?php $label = hsc($label); ?> variable
H A Dhelper.php103 public function changeColor($label, $newColor) {
116 public function removeLabel($label, $id) {
144 public function addLabel($label, $id) {
157 public function renameLabel($label, $newName) {
194 public function labelExists($label) {
274 public function deleteLabel($label) {
/plugin/labeled/db/
H A Dupdate0001.sql1 CREATE TABLE labeled ( id, label, PRIMARY KEY(id, label) ); field
/plugin/latexit/classes/
H A DLabelHandler.php55 public function newLabel($label) {
/plugin/linkback/action/
H A Ddisplay.php214 function _button($lid, $label, $act) { argument
/plugin/links4pages/
H A DMenuItem.php27 public function __construct($id, $label, $svg_id) {
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js183 label: "B", property in getExamples.examples.bold
189 label: "I", property in getExamples.examples.italics
195 label: "UL", property in getExamples.examples.ul
203 label: "OL", property in getExamples.examples.ol
211 label: "Table", property in getExamples.examples.table
224 label: "H" + i, property in getExamples.examples
232 label: "Link", property in examples.link
242 label: "Image", property in examples.img
275 label: "Code", property in examples.code
285 label: "Footnote", property in examples.footnote
[all …]
/plugin/menuext/
H A Dmenuext.json5 "label": { object
/plugin/mermaid/
H A Dmermaid.min.js106 `;break}case-2:{b=a?" ":" ";break}case-1:{if(!a&&v)continue;b=" ";break}default:b=String.fromCharCode(m)}v=m===-2,p.push(b)}return p.join("")}const DRe={[42]:hp,[43]:hp,[45]:hp,[48 global() property in zRe.a.exit
109 <span class="${C} ${p}" `+(a.labelStyle?'style="'+a.labelStyle+'"':"")+">"+E+"</span>"),URe(b,a.labelStyle),b.style("display","table-cell"),b.style("white-space","nowrap"),b.s global() property in AnonymousFunction3478d9c737b00.m
1184 `,hgt={},sVe=(i,a)=>{hgt[i]=a},aVe=i=>hgt[i],wRt=()=>Object.keys(hgt),oVe={get:aVe,set:sVe,keys:wRt,size:()=>wRt().length},cVe=i=>i.append("circle").attr("class","start-state").att global() property in AnonymousFunction3478d9c759200.p
[all...]
/plugin/metadisplay/helper/
H A Dhtml.php288 function process_users($creator,$user, $label = 'Created by') {
H A Dplaintext.php286 function process_users($creator,$user, $label = 'Created by') {
/plugin/metaeditor/
H A Dscript.js72 label: "Delete", property in AnonymousFunction4e4b05da0100.customMenu.items.deleteItem
98 label: "Create Folder", property in AnonymousFunction4e4b05da0100.customMenu.items.createFolderItem
131 label: "Create Property", property in AnonymousFunction4e4b05da0100.customMenu.items.createItem
/plugin/pagebuttons/
H A DDeletePageButton.php33 public function __construct($label) {
H A DNewFolderButton.php26 public function __construct($label) {
H A DNewPageButton.php26 public function __construct($label) {
/plugin/pgn4web/pgn4web/
H A Dviewer.php51 function addPresetURL($label, $javascriptCode) {
/plugin/processing/
H A Dscript.js12117 members[i] = { label: trim(members[i].substring(0, label)), property in transformInlineObject.members
12665 function AstLabel(label) { argument
/plugin/refnotes/
H A Dadmin.php514 protected $label; global() variable in refnotes_config_field
[all...]
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
H A DJsHttpRequest-script-xml.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
606 this.getResponseHeader = function(label) { argument
H A DJsHttpRequest-script.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
H A DJsHttpRequest-xml.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
548 this.getResponseHeader = function(label) { argument
H A DJsHttpRequest.js163 t.getResponseHeader = function(label) { with (this) { argument
170 t.setRequestHeader = function(label, value) { with (this) { argument
549 this.getResponseHeader = function(label) { argument

1...<<11121314151617