Home
last modified time | relevance | path

Searched defs:text (Results 276 – 300 of 848) sorted by relevance

1...<<11121314151617181920>>...34

/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-raphael.js84 cleanText: function(text) { argument
92 textBBox: function(text, font) { argument
131 drawText: function(x, y, text, font, align) { argument
/plugin/fckg/
H A Dscript.js88 var text = index < 0 ? html : html.substring( 0, index ); variable
96 html = html.replace(new RegExp("(.*)<\/" + stack.last() + "[^>]*>"), function(all, text){ argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1DecoratedText.php41 public $text; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1DecoratedText
152 public function setText($text)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonToken.php66 protected $text; variable in Antlr\\Antlr4\\Runtime\\CommonToken
206 setText(string $text) global() argument
[all...]
H A DWritableToken.php9 public function setText(string $text) : void; argument
/plugin/googlemaps/
H A Dscript.js17 function create_marker(point, text) { argument
/plugin/latexit/
H A Dhelper.php101 static public function escape($text) {
/plugin/impressjs/
H A Drenderer.php56 public function header($text, $level, $pos) {
/plugin/subjectindex/plugins/
H A DEntryVerse.php29 function match($text) {
/plugin/include/_test/
H A Dnested_include.test.php53 private function _matchHeader($level, $text, $html) { argument
/plugin/tablelayout/action/
H A Daction.php150 private function isTableSave($text, $start)
/plugin/schedule/
H A DscheduleRoot.class.php95 function message ($type, $text) {
100 function startMessage ($type, $text) {
106 function debug ($text) {
/plugin/onlineordering/
H A Dsend_form.php25 function prepareHTML( $text )
46 function prepareMail( $text )
/plugin/yuriigantt/src/Entities/
H A DTask.php30 public $text; variable in dokuwiki\\plugin\\yuriigantt\\src\\Entities\\Task
/plugin/mdpage/vendor/cebe/markdown/block/
H A DHeadlineTrait.php68 abstract protected function parseInline($text);
/plugin/loglog/helper/
H A Dmain.php63 public function sendEmail($email, $subject, $text, $textrep = [])
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.py29 def escape(text, replace=string.replace): argument
/plugin/header3/
H A Drenderer.php38 function cdata($text) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.php71 function _setup($text, &$pipeline) {
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A 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/siteexport/
H A Dscript.js267 _.status = function(text) { argument
271 _.error = function(text) { argument
326 _.errorLog = function(text) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DUserComment.php57 public $text; variable in Google\\Service\\AndroidPublisher\\UserComment
196 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAnnouncement.php62 public $text; variable in Google\\Service\\Classroom\\Announcement
211 public function setText($text)
/plugin/blogtng/db/
H A Dupdate0004.sql11 text, field
29 text, field
/plugin/abc2/abc-libraries/abc2svg/
H A Dclip-1.js79 delete s.ts_prev.ts_next},do_pscom:function(of,text){if(text.slice(0,5)=="clip ") argument

1...<<11121314151617181920>>...34