Home
last modified time | relevance | path

Searched refs:Row (Results 1 – 25 of 71) sorted by relevance

123

/plugin/latexit/tests/dw_orig_test_files/
H A Dtest8.txt2 | Row 1 Col 1\\ aaaa | Row 1 Col 2 | Row 1 Col 3 |
3 | Row 2 Col 1 | some colspan (note the double pipe) ||
4 | Row 3 Col 1 | Row 3 Col 2 | Row 3 Col 3 |
7 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 |
9 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 |
13 | Row 1 Col 1 | this cell spans vertically | Row 1 Col 3 |
14 | Row 2 Col 1 | ::: | Row 2 Col 3 |
15 | Row 3 Col 1 | ::: | Row 2 Col 3 |
/plugin/latexit/tests/my/
H A Dtest8.latex12 Row 1 Col 1\newline aaaa & Row 1 Col 2 & Row 1 Col 3 \\
14 Row 2 Col 1 & \multicolumn{2}{|l|}{ some colspan (note the double pipe) } \\
16 Row 3 Col 1 & Row 3 Col 2 & Row 3 Col 3 \\
24 \textbf{Heading 3} & Row 1 Col 2 & Row 1 Col 3 \\
28 \textbf{Heading 5} & Row 2 Col 2 & Row 2 Col 3 \\
37 Row 1 Col 1 & \multirow{3}{*}{ this cell spans vertically } & Row 1 Col 3 \\
39 Row 2 Col 1 & & Row 2 Col 3 \\
41 Row 3 Col 1 & & Row 2 Col 3 \\
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunRealtimeReportResponse.php29 protected $maximumsType = Row::class;
41 protected $rowsType = Row::class;
43 protected $totalsType = Row::class;
75 * @param Row[]
82 * @return Row[]
103 * @param Row[]
110 * @return Row[]
145 * @param Row[]
152 * @return Row[]
159 * @param Row[]
[all …]
H A DRunReportResponse.php29 protected $maximumsType = Row::class;
43 protected $rowsType = Row::class;
45 protected $totalsType = Row::class;
77 * @param Row[]
84 * @return Row[]
119 * @param Row[]
126 * @return Row[]
161 * @param Row[]
168 * @return Row[]
175 * @param Row[]
[all …]
H A DRunPivotReportResponse.php23 protected $aggregatesType = Row::class;
39 protected $rowsType = Row::class;
43 * @param Row[]
50 * @return Row[]
141 * @param Row[]
148 * @return Row[]
H A DRow.php20 class Row extends \Google\Collection class
59 class_alias(Row::class, 'Google_Service_AnalyticsData_Row');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DReportResult.php23 protected $averagesType = Row::class;
29 protected $rowsType = Row::class;
37 protected $totalsType = Row::class;
45 * @param Row
47 public function setAverages(Row $averages)
52 * @return Row
87 * @param Row[]
94 * @return Row[]
129 * @param Row
131 public function setTotals(Row $totals)
[all …]
H A DRow.php20 class Row extends \Google\Collection class
43 class_alias(Row::class, 'Google_Service_Adsense_Row');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php27 use Google\Service\Area120Tables\Row; alias
89 * @param Row $postBody
94 * @return Row
96 public function create($parent, Row $postBody, $optParams = [])
100 return $this->call('create', [$params], Row::class);
126 * @return Row
132 return $this->call('get', [$params], Row::class);
168 * @param Row $postBody
174 * @return Row
176 public function patch($name, Row $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DUpdateRowRequest.php22 protected $rowType = Row::class;
34 * @param Row
36 public function setRow(Row $row)
41 * @return Row
H A DCreateRowRequest.php26 protected $rowType = Row::class;
48 * @param Row
50 public function setRow(Row $row)
55 * @return Row
H A DBatchCreateRowsResponse.php23 protected $rowsType = Row::class;
27 * @param Row[]
34 * @return Row[]
H A DBatchUpdateRowsResponse.php23 protected $rowsType = Row::class;
27 * @param Row[]
34 * @return Row[]
H A DListRowsResponse.php27 protected $rowsType = Row::class;
45 * @param Row[]
52 * @return Row[]
H A DRow.php20 class Row extends \Google\Model class
98 class_alias(Row::class, 'Google_Service_Area120Tables_Row');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DFirstDerivativeElevationGrid.php24 protected $rowsType = Row::class;
36 * @param Row[]
43 * @return Row[]
H A DRow.php20 class Row extends \Google\Collection class
36 class_alias(Row::class, 'Google_Service_SemanticTile_Row');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DConfusionMatrix.php24 protected $rowsType = Row::class;
36 * @param Row[]
43 * @return Row[]
H A DRow.php20 class Row extends \Google\Collection class
61 class_alias(Row::class, 'Google_Service_Bigquery_Row');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTable.php31 protected $rowsType = Row::class;
77 * @param Row[]
84 * @return Row[]
H A DRow.php20 class Row extends \Google\Collection class
43 class_alias(Row::class, 'Google_Service_ShoppingContent_Row');
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt272 | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 |
273 | Row 2 Col 1 | some colspan (note the double pipe) ||
274 | Row 3 Col 1 | Row 3 Col 2 | Row 3 Col 3 |
279 | Row 1 Col 1 | Row 1 Col 2 | Row
[all...]
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt261 | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 |
262 | Row 2 Col 1 | some colspan (note the double pipe) ||
263 | Row 3 Col 1 | Row 2 Col 2 | Row 2 Col 3 |
268 | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 |
269 | Row 2 Col 1 | some colspan (note the double pipe) ||
270 | Row 3 Col 1 | Row 2 Col 2 | Row 2 Col 3 |
277 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 |
279 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 |
284 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 |
286 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 |
/plugin/datepicker/
H A Dstyle.css44 .calendar thead tr { /* Row <TR> containing navigation buttons */
49 .calendar thead .daynames { /* Row <TR> containing the day names */
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95Row","invalidBorder":"Border size must be a number.","invalidCellPadding":"Cell padding must be a …

123