Home
last modified time | relevance | path

Searched refs:text (Results 401 – 425 of 3150) sorted by relevance

1...<<11121314151617181920>>...126

/plugin/guestbook/
H A Dstyle.css4 text-align: center;
16 text-align: left;
41 text-align: justify;
50 text-align: center;
55 text-align: justify;
63 text-align: center;
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.disqus.js20 var text = data.text[key];
22 …$widget.attr('title', count === 0 ? text.zero : count === 1 ? text.one : text.multiple.replace('{n…
23 $widget.find('.count a').text(scount);
/plugin/txt2tags/
H A Dsyntax.php102 function _t2t_header($text) argument
107 $doc->loadHTML($meta.$text);
115 function _internallinks($text) argument
118 $doc->loadHTML($text);
132 function _toc(&$renderer, $text) argument
137 $doc->loadHTML($meta.$text);
/plugin/farmer/script/
H A Djquery.chosen.js55 if (option.text !== "") {
63 text: option.text,
84 SelectParser.prototype.escapeExpression = function(text) { argument
86 if ((text == null) || text === false) {
89 if (!/[\&\<\>\"\'\`]/.test(text)) {
90 return text;
100 return text.replace(unsafe_chars, function(chr) {
148 this.allow_single_deselect = (this.options.allow_single_deselect != null) && (this.form_field.options[0] != null) && this.form_field.options[0].text
1062 single_set_selected_text(text) global() argument
[all...]
/plugin/ckgdoku/scripts/
H A Dtable_debugging_code.js.unc13 str+= "text="+rows[i][col].text + " ";
27 str+= "|"+rows[i][col].text + " ";
43 +", text:"+rows[row][col].text,
/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) argument
154 $this->text = $text;
161 return $this->text;
/plugin/ckgedit/scripts/
H A Dtable_debugging_code.js.unc13 str+= "text="+rows[i][col].text + " ";
27 str+= "|"+rows[i][col].text + " ";
43 +", text:"+rows[row][col].text,
/plugin/mikioplugin/assets/
H A Dstyles.less71 @color: var(~'--mikiop-@{type}-text-color');
74 @hovercolor: var(~'--mikiop-@{type}-text-hover-color');
207 text-decoration: underline;
241 @color: var(~'--mikiop-@{type}-text-color');
341 ._mikiop-text-align {
342 &.mikiop-text-align-left {
343 text-align: left;
346 &.mikiop-text-align-center {
347 text-align: center;
350 &.mikiop-text
[all...]
/plugin/revealjs/css/theme/
H A Dblack.css26 text-shadow: none; }
31 text-shadow: none; }
54 text-shadow: none;
70 text-shadow: none; }
97 text-align: left;
147 text-align: left;
175 text-align: left;
181 text-align: center; }
185 text-align: right; }
213 text-decoration: none;
[all …]
H A Dmoon.css30 text-shadow: none; }
35 text-shadow: none; }
58 text-shadow: none;
74 text-shadow: none; }
101 text-align: left;
151 text-align: left;
179 text-align: left;
185 text-align: center; }
189 text-align: right; }
217 text-decoration: none;
[all …]
H A Dnight.css24 text-shadow: none; }
29 text-shadow: none; }
51 text-transform: none;
52 text-shadow: none;
68 text-shadow: none; }
95 text-align: left;
145 text-align: left;
173 text-align: left;
179 text-align: center; }
183 text-align: right; }
[all …]
H A Dserif.css26 text-shadow: none; }
31 text-shadow: none; }
53 text-transform: none;
54 text-shadow: none;
70 text-shadow: none; }
97 text-align: left;
147 text-align: left;
175 text-align: left;
181 text-align: center; }
185 text-align: right; }
[all …]
H A Dsky.css33 text-shadow: none; }
38 text-shadow: none; }
61 text-shadow: none;
77 text-shadow: none; }
104 text-align: left;
154 text-align: left;
182 text-align: left;
188 text-align: center; }
192 text-align: right; }
220 text-decoration: none;
[all …]
H A Dsolarized.css30 text-shadow: none; }
35 text-shadow: none; }
58 text-shadow: none;
74 text-shadow: none; }
101 text-align: left;
151 text-align: left;
179 text-align: left;
185 text-align: center; }
189 text-align: right; }
217 text-decoration: none;
[all …]
H A Dwhite.css26 text-shadow: none; }
31 text-shadow: none; }
54 text-shadow: none;
70 text-shadow: none; }
97 text-align: left;
147 text-align: left;
175 text-align: left;
181 text-align: center; }
185 text-align: right; }
213 text-decoration: none;
[all …]
H A Dblood.css29 text-shadow: none; }
34 text-shadow: none; }
56 text-transform: uppercase;
100 text-align: left;
150 text-align: left;
159 text-transform: none; }
178 text-align: left;
184 text-align: center; }
188 text-align: right; }
216 text-decoration: none;
[all …]
/plugin/webdav/core/
H A DUtils.php79 * @param string $text
84 public static function saveWikiText($id, $text, $mode = 'edit') argument
87 if ($mode == 'create' && strlen($text) == 0) {
88 $text = "\n\n";
93 'size' => strlen($text),
108 if (!utf8_check($text)) {
125 saveWikiText($id, $text, $summary, false);
/plugin/dwtimeline/
H A Dprint.css49 text-align: center;
60 text-align: center;
68 text-align: center;
74 text-align: center;
89 text-align: center;
93 text-align: center;
106 text-align: center;
/plugin/autolink3/
H A Daction.php50 private function _is_link_application($page, $text) argument
61 $text = link_replace($text, $elem[0], $elem[1], str_replace(':', '/', $page));
65 return ($text);
/plugin/signavio/
H A Dsyntax.php122 $text = $data[1][0];
123 $text .= '
133 $text .= $data[1][3];
135 $renderer->doc .= $text; // ptype = 'normal'
/plugin/schedule/
H A Dajax.php51 $text = ob_get_contents (); variable
54 $text = '<div class="'.$type.'">'.$msg.'</div>'.$text; variable
55 ptln ($text);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DAnd.php93 $text = '';
97 $text .= ' and ';
100 $text .= $constraint->toString();
103 return $text;
/plugin/annotate/
H A Danno.php79 $text = io_readWikiPage(wikiFN($id, $rev), $id, false);
80 if($text) {
81 $match = preg_replace("/<top>.*?<\/top>/ms", "\n$text\n",$match);
86 $text = io_readWikiPage(wikiFN($id, $rev), $id, false);
87 if($text) {
88 $match = preg_replace("/<bottom>.*?<\/bottom>/ms", "\\\\\\ $text",$match);
136 list($which,$text)= explode('>',$xhtml);
138 …$renderer->doc .= '<span class="anno" title="' .$title.'">' .htmlentities($text).'</span>'; break;
/plugin/imageflow/
H A Dstyle.css115 text-align:center;
129 text-align:left;
150 text-overflow: ellipsis;
151 -o-text-overflow: ellipsis;
152 -icab-text-overflow: ellipsis;
153 -khtml-text-overflow: ellipsis;
154 -moz-text-overflow: ellipsis;
155 -webkit-text-overflow: ellipsis;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar17 'c' => 'text/plain',
18 'cc' => 'text/plain',
19 'cpp' => 'text/plain',
20 'c++' => 'text/plain',
21 'dtd' => 'text/plain',
22 'h' => 'text/plain',
23 'log' => 'text/plain',
24 'rng' => 'text/plain',
31 'css' => 'text/css',
33 'htm' => 'text/html',
[all …]

1...<<11121314151617181920>>...126