Home
last modified time | relevance | path

Searched defs:text (Results 101 – 125 of 1021) sorted by relevance

12345678910>>...41

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DGoogleCloudVisionV1p4beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotation
47 public function setText($text)
DGoogleCloudVisionV1p2beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotation
47 public function setText($text)
DGoogleCloudVisionV1p1beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotation
47 public function setText($text)
DTextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\TextAnnotation
47 public function setText($text)
DGoogleCloudVisionV1p3beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotation
47 public function setText($text)
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
Dbasexml.php66 function SendError( $number, $text )
92 function SendErrorNode( $number, $text )
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
DComment.php29 private $text; variable in JMS\\Serializer\\Tests\\Fixtures\\Doctrine\\Comment
31 public function __construct(Author $author, $text)
/plugin/mdpage/vendor/cebe/markdown/inline/
DEmphStrongTrait.php20 protected function parseEmphStrong($text)
85 abstract protected function parseInline($text);
DLinkTrait.php50 protected function replaceEscape($text)
168 protected function parseLt($text)
285 abstract protected function parseInline($text);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DFeedback.php28 public $text; variable in Google\\Service\\Forms\\Feedback
47 public function setText($text)
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
Dbasexml.php66 function SendError( $number, $text )
89 function SendErrorNode( $number, $text )
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
DComment.php29 private $text; variable in JMS\\Serializer\\Tests\\Fixtures\\DoctrinePHPCR\\Comment
31 public function __construct(Author $author, $text)
/plugin/register/
Dregister.php162 private function font_dims($fontidx, $text, $angle = 0)
167 public function font_height($fontidx, $text = "", $angle = 0)
174 public function font_width($fontidx, $text, $angle = 0)
178 private function _text($x, $y, $fontidx, $text, $height_text, $angle = 0)
188 public function exact_text($x, $y, $fontidx, $text, $angle = 0)
192 public function text($x, $y, $fontidx, $text, $angle = 0) argument
/plugin/latexport/implementation/
Ddecorator.php53 function texifyText($text) {
251 function toc_additem($id, $text, $level) {
263 function header($text, $level, $pos) {
291 function cdata($text) {
528 function unformatted($text) {
539 function php($text) {
549 function phpblock($text) {
561 function html($text) {
573 function htmlblock($text) {
583 function preformatted($text) {
[all …]
/plugin/blogtng/renderer/
Dcomment.php34 function header($text, $level, $pos, $returnonly = false) {
58 function php($text, $wrapper='code') {
70 function html($text, $wrapper='code') {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dfckoutput.py30 def escape(text, replace=string.replace): argument
89 def sendError(self, number, text): argument
97 def sendErrorNode(self, number, text): argument
/plugin/newsboard/
Dsyntax.php87 function get_titre($text)
96 function cut_titre($text, $titre){
113 function cut_text($text){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DReplaceNamedRangeContentRequest.php33 public $text; variable in Google\\Service\\Docs\\ReplaceNamedRangeContentRequest
66 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText.php33 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
66 public function setText($text)
DGoogleCloudDialogflowV2AnnotatedMessagePart.php33 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2AnnotatedMessagePart
66 public function setText($text)
DGoogleCloudDialogflowV2beta1AnnotatedMessagePart.php33 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1AnnotatedMessagePart
66 public function setText($text)
DGoogleCloudDialogflowCxV3ResponseMessageOutputAudioText.php33 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
66 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1SelectionItem.php29 public $text; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1SelectionItem
52 public function setText($text)
/plugin/parserfunctions/
Daction.php43 private function processParserFunctions($text)
72 private function extractBalancedFunction($text)
/plugin/dbquery/
H A Drenderer.php25 public function header($text, $level, $pos)
31 public function code($text, $lang = null, $file = null)

12345678910>>...41