Searched refs:isHeader (Results 1 – 8 of 8) sorted by relevance
| /plugin/moaieditor/scripts/match/ |
| D | match_headers.js | 70 const header = this.isHeader(line); 132 isHeader (line) { method in MoaiEditor.MatchHeaders
|
| /plugin/moaieditor/scripts/ |
| D | highlight_header.js | 21 const parsed = matcher.headers.isHeader(linetext);
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.functions.php | 662 $isHeader = true; 668 if ($isHeader) { 679 if ($isHeader && ($line == "\r\n")) { 680 $isHeader = false;
|
| /plugin/indexmenu/scripts/contextmenu/ |
| D | jquery.ui-contextmenu.min.js | 3 …(e+"Handler",b[e])}),b.disabled===!0&&c.addClass("ui-state-disabled"),b.isHeader&&c.addClass("ui-w…
|
| D | jquery.ui-contextmenu.js | 568 if ( entry.isHeader ) {
|
| D | jquery.ui-contextmenu.min.js.map | 1 …r","append","disabled","hasClass","setClass","$parentLi","test","href","isHeader","isPlainObject",…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 25731 value: function shouldQuote(fieldIndex, isHeader) { 25732 …var quoteConfig = isHeader ? this.formatterOptions.quoteHeaders : this.formatterOptions.quoteColum… 25750 value: function format(field, fieldIndex, isHeader) { 25764 if (hasEscapeCharacters || this.shouldQuote(fieldIndex, isHeader)) {
|
| /plugin/strata/ |
| H A D | plotly-2.25.2.min.js | 8 …isHeader=function(t,r){return!(e.isLeaf(t)||t.depth===r._maxDepth-1)},e.getParent=function(t,r){re…
|