Home
last modified time | relevance | path

Searched defs:text (Results 626 – 650 of 1028) sorted by relevance

1...<<21222324252627282930>>...42

/plugin/swiftmail/Swift/
DMessage.php499 public function setMimeWarning($text)
/plugin/xlsx2dw/
Dscript.js380 function insertTextToDokuWiki(text) { argument
/plugin/epub/
Drenderer.php94 function header($text, $level, $pos, $readonly=false) {
/plugin/statdisplay/pchart/
DTestCanvas.php59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
DGDCanvas.php513 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.ariagrid.js52 text: ["left", "right", "home", "end", "backspace"], property
Djquery.fancytree.filter.js57 function _markFuzzyMatchedChars(text, regexMatchArray, escapeTitles) { argument
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js2174 return $def(self, '$message_with_context', function $$message_with_context(text, context) { argument
2178 …return $hash2(["text"], {"text": text}).$merge(context).$extend($$$($$('Logger'), 'AutoFormattingM… property
2323 $def(self, '$apply_subs', function $$apply_subs(text, subs) { argument
2397 $def(self, '$apply_normal_subs', function $$apply_normal_subs(text) { argument
2403 $def(self, '$apply_header_subs', function $$apply_header_subs(text) { argument
2410 $def(self, '$apply_reftext_subs', function $$apply_reftext_subs(text) { argument
2416 $def(self, '$sub_specialchars', function $$sub_specialchars(text) { argument
2427 $def(self, '$sub_quotes', function $$sub_quotes(text) { argument
2447 $def(self, '$sub_attributes', function $$sub_attributes(text, opts) { argument
2541 $def(self, '$sub_replacements', function $$sub_replacements(text) { argument
[all …]
/plugin/authgoogle/google/contrib/
DGoogle_ModeratorService.php1297 public $text; variable in Google_Submission
1339 public function setText($text) {
1531 public $text; variable in Google_SubmissionTranslations
1538 public function setText($text) {
1547 public $text; variable in Google_Tag
1552 public function setText($text) {
/plugin/scrape/vendor/scotteh/php-dom-wrapper/
DREADME.md510 #### text subsubsection
516 ##### Example
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dutils.js128 function string_template(text, props) { argument
/plugin/datatables/assets/datatables.net-fixedcolumns-dt/js/
DdataTables.fixedColumns.min.js4 …t){return e(t,window,document)}):"object"==typeof exports?(i=require("jquery"),o=function(t,s){s.f…
/plugin/dokumicrobugtracker/js/
Djquery.jeditable.mini.js30 reset.apply(form,[settings,original]);return false;});}}},text:{element:function(settings,original)… property
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DHash.php800 public function hash($text)
/plugin/combo/ComboStrap/
H A DMediaMarkup.php653 static function isInternalMediaSyntax($text)
H A DCall.php834 function setPayload($text)
/plugin/remotescript/lib/JsHttpRequest/debug/
DJsHttpRequest-form.js180 t._dataReady = function(text, js) { with (this) { argument
DJsHttpRequest-xml.js180 t._dataReady = function(text, js) { with (this) { argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
Dsequence-diagram.js477 text: lexer.match, property
566 text: "", property
651 text: "", property
1133 textBBox: function(text, font) {}, argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1409 textBBox: function(text, font) { argument
1435 createText: function(text, font) { argument
1473 drawText: function(x, y, text, font, align) { argument
1642 cleanText: function(text) { argument
1650 textBBox: function(text, font) { argument
[all …]
/plugin/datatables/assets/datatables.net-buttons/js/
DdataTables.buttons.min.js4 …t){return e(t,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(t,n){n.f…
/plugin/qrcode2/
Dphpqrcode.php3091 …public static function png($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4,…
3098 …public static function text($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4… argument
3105 …public static function raw($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4)
/plugin/calendar/
H A Dcalendar-main.js1243 rendered = rendered.replace(/\[\[([^|\]]+?)(?:\|([^\]]+))?\]\]/g, function(match, link, text) { argument
1273 rendered = rendered.replace(/\[([^\]]+)\]\(([^)]+)\)/g, function(match, text, url) { argument
1771 window.escapeHtml = function(text) { argument
3428 function eventSearchNormalize(text) { argument
3446 function eventSearchMatch(text, searchTerm) { argument
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
DToken.php19 protected $text; variable in PHP_Token
42 public function __construct($text, $line, PHP_Token_Stream $tokenStream, $id)
/plugin/batchedit/
Dengine.php96 …public function __construct($pageText, $pageOffset, $text, $regexp, $replacement, $contextChars, $…
413 …private function addMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $context…
/plugin/html2pdf/html2pdf/html2ps/
Doutput.pcl.class.php286 function set_watermark($text) { }
287 function show_xy($text, $x, $y) {}

1...<<21222324252627282930>>...42