Home
last modified time | relevance | path

Searched defs:text (Results 326 – 350 of 1028) sorted by relevance

1...<<11121314151617181920>>...42

/plugin/googlemaps/
Dscript.js17 function create_marker(point, text) { argument
/plugin/impressjs/
Drenderer.php56 public function header($text, $level, $pos) {
/plugin/subjectindex/plugins/
DEntryVerse.php29 function match($text) {
/plugin/fkstimer/
Dscript.js5 const addTimeElement = (time, text) => { argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DWritableToken.php9 public function setText(string $text) : void;
/plugin/include/_test/
H A Dnested_include.test.php53 private function _matchHeader($level, $text, $html) {
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30 …define&&define.amd?define(t):"object"==typeof exports?exports.JSONEditor=t():e.JSONEditor=t()}(thi…
32 …=u)f&&(this._onExpand(m),p.focus(),v=!0);else if(77==u&&y)f&&(this.showContextMenu(p),v=!0);else i… property
/plugin/yuriigantt/src/Entities/
DTask.php30 public $text; variable in dokuwiki\\plugin\\yuriigantt\\src\\Entities\\Task
/plugin/parserfunctions/
Dhelper.php204 public function processEscapes($text) {
/plugin/loglog/helper/
Dmain.php63 public function sendEmail($email, $subject, $text, $textrep = [])
/plugin/html2pdf/html2pdf/html2ps/
Dbox.button.php71 function _setup($text, &$pipeline) {
/plugin/header3/
Drenderer.php38 function cdata($text) {
/plugin/wysiwyg/fckeditor/
Dfckeditor.py29 def escape(text, replace=string.replace): argument
/plugin/mdpage/vendor/cebe/markdown/block/
DHeadlineTrait.php68 abstract protected function parseInline($text);
/plugin/grensladawritezor/fckeditor/
Dfckeditor.py28 def escape(text, replace=string.replace): argument
/plugin/mikioplugin/syntax/
H A Dcore.php665 …public function syntaxRender(Doku_Renderer $renderer, $className, $text, $data = null, $lexer = MI…
749 protected function buildTooltip($text)
959 public function applyMarkdownEffects($text)
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorRuler.java506 String text = format((x - tx) / increment); in paintComponent() local
535 String text = format((y - ty) / increment); in paintComponent() local
572 String text = numberFormat.format(value); in format() local
/plugin/nspages/printers/
Dprinter.php42 function printTOC($tab, $type, $text, $hideno){
68 private function _printHeader(&$tab, $type, $text, $hideno) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1Document.php46 public $text; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1Document
171 public function setText($text)
DGoogleCloudDocumentaiV1beta1Document.php46 public $text; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Document
171 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DEntityMention.php48 public function setText(TextSpan $text)
/plugin/wordimport/docx/
DTextRun.php25 protected $text = ''; variable in dokuwiki\\plugin\\wordimport\\docx\\TextRun
/plugin/indexnumber/
Dscript.js6 function indexnumberPickerInsert(text, edid) { argument
/plugin/subjectindex/inc/
Dmatcher.php38 function match($text) {
/plugin/aichat/Model/Generic/
H A DAbstractGenericModel.php82 public function getEmbedding($text): array

1...<<11121314151617181920>>...42