| /plugin/asciidocjs/node_modules/wrap-ansi/ |
| D | index.js | 28 const wrapWord = (rows, word, columns) => { argument 33 let visible = stringWidth(stripAnsi(rows[rows.length - 1])); 39 rows[rows.length - 1] += character; 41 rows.push(character); 66 rows.push(''); 73 if (!visible && rows[rows.length - 1].length > 0 && rows.length > 1) { 74 rows[rows.length - 2] += rows.pop(); 113 let rows = ['']; 117 rows[rows.length - 1] = rows[rows.length - 1].trimStart(); 120 let rowLength = stringWidth(rows[rows.length - 1]); [all …]
|
| /plugin/ckgedit/scripts/ |
| D | table_debugging_code.js.unc | 3 function show_rowspans(rows) { 8 for(var i=0; i < rows.length; i++) { 11 for(var col=0; col<rows[i].length; col++) { 13 str+= "text="+rows[i][col].text + " "; 14 str+=" type="+rows[i][col].type + " "; 15 str+= " rowspan=" +rows[i][col].rowspan + " "; 16 str+= " colspan=" +rows[i][col].colspan + " "; 25 for(var i=0; i < rows.length; i++) { 26 for(var col=0; col<rows[i].length; col++) { 27 str+= "|"+rows[i][col].text + " "; [all …]
|
| /plugin/ckgdoku/scripts/ |
| D | table_debugging_code.js.unc | 3 function show_rowspans(rows) { 8 for(var i=0; i < rows.length; i++) { 11 for(var col=0; col<rows[i].length; col++) { 13 str+= "text="+rows[i][col].text + " "; 14 str+=" type="+rows[i][col].type + " "; 15 str+= " rowspan=" +rows[i][col].rowspan + " "; 16 str+= " colspan=" +rows[i][col].colspan + " "; 25 for(var i=0; i < rows.length; i++) { 26 for(var col=0; col<rows[i].length; col++) { 27 str+= "|"+rows[i][col].text + " "; [all …]
|
| /plugin/searchtablejs/ |
| D | script.js | 19 for (var r = 1; r < table.rows.length; r++){ 20 ele = table.rows[r].cells[cellNr].innerHTML.replace(/<[^>]+>/g,""); 22 table.rows[r].style.display = ''; 23 else table.rows[r].style.display = 'none'; 31 for (var r = 1; r < table.rows.length; r++){ 32 ele = table.rows[r].innerHTML.replace(/<[^>]+>/g,""); 42 table.rows[r].style.display = displayStyle; 50 for (var r = 1; r < table.rows.length; r++){ 51 ele = table.rows[r].innerHTML.replace(/<[^>]+>/g,""); 56 table.rows[r].style.display = displayStyle;
|
| /plugin/combo/ComboStrap/Meta/Api/ |
| H A D | MetadataTabular.php | 44 protected ?array $rows = null; variable in ComboStrap\\Meta\\Api\\MetadataTabular 55 if ($this->rows === null) { 58 return $this->rows; 75 $this->rows = $value; 84 if ($this->rows === null) { 87 return $this->rowsToStore($this->rows); 141 $this->rows[$rowId] = [$identifierPersistentName => $identifierMetadata]; 218 $this->rows[] = $row; 248 $this->rows[$identifierValue] = [$identifierPersistentName => $identifierMetadata]; 273 $this->rows[$idValue] = $row; [all …]
|
| /plugin/sortablejs/ |
| D | script.js | 112 var theadrow = table.rows[0].cells; 134 var rows = thiscell.sorttable_tbody.rows; 135 for( var j = sindex; j < rows.length; j++ ) { 136 row_array[row_array.length] = [sorttable.getInnerText( rows[j].cells[col] ), rows[j]]; 163 var frombottom = table.rows.length - bottoms; 164 for( var i = table.rows.length - 1; i >= frombottom; i-- ) { 165 sortbottomrows[sortbottomrows.length] = table.rows[i]; 186 var headrow = table.rows[0].cells; 264 var rows = this.sorttable_tbody.rows; 266 for( var j = sindex; j < rows.length; j++ ) { [all …]
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | PDF417.php | 590 $rows = ceil($nce / $cols); 591 $size = ($cols * $rows); 593 if (($rows < 3) OR ($rows > 90)) { 594 if ($rows < 3) { 595 $rows = 3; 596 } elseif ($rows > 90) { 597 $rows = 90; 599 $cols = ceil($size / $rows); 600 $size = ($cols * $rows); 606 $rows = 32; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/ |
| D | GoogleCloudDocumentaiV1beta1DocumentPageMatrix.php | 33 public $rows; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageMatrix 70 public function setRows($rows) argument 72 $this->rows = $rows; 79 return $this->rows;
|
| D | GoogleCloudDocumentaiV1DocumentPageMatrix.php | 33 public $rows; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageMatrix 70 public function setRows($rows) argument 72 $this->rows = $rows; 79 return $this->rows;
|
| D | GoogleCloudDocumentaiV1beta2DocumentPageMatrix.php | 33 public $rows; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageMatrix 70 public function setRows($rows) argument 72 $this->rows = $rows; 79 return $this->rows;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ |
| D | ResultSet.php | 28 public $rows; variable in Google\\Service\\Spanner\\ResultSet 49 public function setRows($rows) argument 51 $this->rows = $rows; 58 return $this->rows;
|
| D | MetricMatrix.php | 29 public function setRows($rows) argument 31 $this->rows = $rows; 38 return $this->rows;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
| D | CreateTableRequest.php | 35 public $rows; variable in Google\\Service\\Slides\\CreateTableRequest 82 public function setRows($rows) argument 84 $this->rows = $rows; 91 return $this->rows;
|
| D | Table.php | 32 public $rows; variable in Google\\Service\\Slides\\Table 71 public function setRows($rows) argument 73 $this->rows = $rows; 80 return $this->rows;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/ |
| D | QueryResponse.php | 34 public $rows; variable in Google\\Service\\YouTubeAnalytics\\QueryResponse 81 public function setRows($rows) argument 83 $this->rows = $rows; 90 return $this->rows;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
| D | InsertTableRequest.php | 33 public $rows; variable in Google\\Service\\Docs\\InsertTableRequest 80 public function setRows($rows) argument 82 $this->rows = $rows; 89 return $this->rows;
|
| D | Table.php | 30 public $rows; variable in Google\\Service\\Docs\\Table 61 public function setRows($rows) argument 63 $this->rows = $rows; 70 return $this->rows;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1AsyncQueryResultView.php | 36 public $rows; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQueryResultView 87 public function setRows($rows) argument 89 $this->rows = $rows; 96 return $this->rows;
|
| /plugin/swarmwebhook/_test/ |
| D | ZapierHandlePayload.test.php | 36 $rows = $remote->getAggregationData( 51 $this->assertEquals($rows[0], $expectedRows, 'single event, initially creating the schema'); 67 $rows = $remote->getAggregationData( 83 $this->assertCount(1, $rows, 'saving a payload twice should only create one row'); 84 $this->assertEquals($rows[0], $expectedRows);
|
| /plugin/struct/meta/ |
| H A D | AggregationCloud.php | 19 $rows = $this->searchConfig->getRows(); 20 $this->max = $rows[0]['count']; 21 $this->min = end($rows)['count']; 23 $this->sortResults($rows); 25 foreach ($rows as $result) { 102 protected function sortResults(&$rows) argument 104 usort($rows, function ($a, $b) {
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_YouTubeAnalyticsService.php | 96 public $rows; variable in Google_ResultTable 110 public function setRows(/* array(Google_object) */ $rows) { argument 111 $this->assertIsArray($rows, 'Google_object', __METHOD__); 112 $this->rows = $rows; 115 return $this->rows;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/ |
| D | BatchCreateRowsResponse.php | 29 public function setRows($rows) argument 31 $this->rows = $rows; 38 return $this->rows;
|
| D | BatchUpdateRowsResponse.php | 29 public function setRows($rows) argument 31 $this->rows = $rows; 38 return $this->rows;
|
| D | ListRowsResponse.php | 47 public function setRows($rows) argument 49 $this->rows = $rows; 56 return $this->rows;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/ |
| D | Report.php | 36 public $rows; variable in Google\\Service\\AdSenseHost\\Report 95 public function setRows($rows) argument 97 $this->rows = $rows; 104 return $this->rows;
|