Home
last modified time | relevance | path

Searched refs:TextContent (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DSection.php24 protected $textType = TextContent::class;
42 * @param TextContent
44 public function setText(TextContent $text)
49 * @return TextContent
H A DListItem.php29 protected $textType = TextContent::class;
61 * @param TextContent
63 public function setText(TextContent $text)
68 * @return TextContent
H A DTextContent.php20 class TextContent extends \Google\Model class
44 class_alias(TextContent::class, 'Google_Service_Keep_TextContent');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DShape.php30 protected $textType = TextContent::class;
76 * @param TextContent
78 public function setText(TextContent $text)
83 * @return TextContent
H A DTableCell.php34 protected $textType = TextContent::class;
94 * @param TextContent
96 public function setText(TextContent $text)
101 * @return TextContent
H A DTextContent.php20 class TextContent extends \Google\Collection class
59 class_alias(TextContent::class, 'Google_Service_Slides_TextContent');
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1TextContent\n * @property {array} items - array of {@link TextItem}\n * @property {Object} styles …
H A Dpdf.worker.js.map1 … if (this.options.ignoreErrors) {\n // Error(s) in the TextContent -- allow text-e…