Home
last modified time | relevance | path

Searched refs:TableRow (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DTableDataList.php35 protected $rowsType = TableRow::class;
85 * @param TableRow[]
92 * @return TableRow[]
DTableRow.php20 class TableRow extends \Google\Collection class
43 class_alias(TableRow::class, 'Google_Service_Bigquery_TableRow');
DGetQueryResultsResponse.php51 protected $rowsType = TableRow::class;
177 * @param TableRow[]
184 * @return TableRow[]
DQueryResponse.php49 protected $rowsType = TableRow::class;
177 * @param TableRow[]
184 * @return TableRow[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DTable.php39 protected $tableRowsType = TableRow::class;
101 * @param TableRow[]
108 * @return TableRow[]
DTableRow.php20 class TableRow extends \Google\Collection class
147 class_alias(TableRow::class, 'Google_Service_Docs_TableRow');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DTable.php35 protected $tableRowsType = TableRow::class;
97 * @param TableRow[]
104 * @return TableRow[]
DTableRow.php20 class TableRow extends \Google\Collection class
75 class_alias(TableRow::class, 'Google_Service_Slides_TableRow');
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DTableRowRenderer.php24 use League\CommonMark\Extension\Table\TableRow; alias
30 TableRow::assertInstanceOf($node);
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DTableExtension.php26 use League\CommonMark\Extension\Table\TableRow; alias
42 ->addRenderer(TableRow::class, new TableRowRenderer())
/plugin/dirtylittlehelper/mermaid/editor/docs/
D43.43.js.map1 …\n 'Type.TableColumn',\n 'Type.TableKeys',\n 'Type.TableRow',\n 'Type.…