Home
last modified time | relevance | path

Searched defs:text (Results 351 – 375 of 1046) sorted by relevance

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

/plugin/indexnumber/
Dscript.js6 function indexnumberPickerInsert(text, edid) { argument
/plugin/subjectindex/inc/
Dmatcher.php38 function match($text) {
/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/nspages/printers/
Dprinter.php42 function printTOC($tab, $type, $text, $hideno){
68 private function _printHeader(&$tab, $type, $text, $hideno) {
/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/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/authgooglesheets/vendor/google/apiclient-services/src/Keep/
DListItem.php63 public function setText(TextContent $text)
/plugin/cryptsign/
Dscript.js41 { text:text, id: id}, property
/plugin/html2pdf/html2pdf/html2ps/
Dbox.inline.control.php64 function setup_content($text, &$pipeline) {
Dbox.text.string.php8 function &create($text, $encoding) {
/plugin/abc2/abc-libraries/abc2svg/
Dclip-1.js79 delete s.ts_prev.ts_next},do_pscom:function(of,text){if(text.slice(0,5)=="clip ") argument
DMIDI-1.js149 of(a)},do_pscom:function(of,text){if(text.slice(0,5)=="MIDI ") argument
/plugin/aichat/Model/Generic/
H A DAbstractGenericModel.php82 public function getEmbedding($text): array
/plugin/struct/meta/
H A DCSVPageImporter.php100 protected function evaluateIfNotEmptyTags($text, $keys, $values)
/plugin/usercontact/
Dscript.js23 function (text, status, jqxhr) { argument
/plugin/tagfilter/
Daction.php206 private function sendResponse($text)
/plugin/asciidocjs/node_modules/cliui/build/lib/
Dindex.js70 colFromString(text) { argument
130 text: str.replace(/ +$/, ''), property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3WebhookRequest.php50 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookRequest
193 public function setText($text)
DGoogleCloudDialogflowCxV3beta1WebhookRequest.php50 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookRequest
193 public function setText($text)
/plugin/tagsections/
H A Dscript.js168 … {text:LANG.plugins.tagsections['closeDialog'],click: function() { getDialog('close') }}, property
169 {text:LANG.plugins.tagsections['save'],click: saveTags}, property
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcktools.js86 FCKTools.HTMLEncode = function( text ) argument
98 FCKTools.HTMLDecode = function( text ) argument
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.colVis.js66 text: function (dt) { method
141 text: function (dt, button, conf) { method
214 text: function (dt) { method
/plugin/extranet/script/
Dprosemirror.js263 function applyMacroStateToText(text, macroState) { argument
282 window.showDefaultEditor = function extranetShowDefaultEditor(text) { argument
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
DLexer.php111 public function lexMe($text, array $tokens)

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