Home
last modified time | relevance | path

Searched +refs:text +refs:line (Results 226 – 250 of 1010) sorted by last modified time

12345678910>>...41

/plugin/html5video2/script/
H A Dvideo.min.js12 …call(n.cues,function(e){return{startTime:e.startTime,endTime:e.endTime,text:e.text,id:e.id}})})}va…
20text),e)i in t||(t[i]=e[i]);t.id=e.id,t.originalCue_=e}for(var n=this.tech_.textTracks(),r=0;r<n.l…
21text.test((n=void 0===n?"":n).trim().toLowerCase()))&&(i="application");var n="mp4";return t.every…
23 …s)}}var a,s=[],o=!1,u=t({uri:e,beforeSend:function(t){t.overrideMimeType("text/plain; charset=x-us…
27 …MAX_BUFFER_LOW_WATER_LINE;if(s<e)return u(l+" as duration < max low water line ("+s+" < "+e+")"),!…
/plugin/html5video2/
H A Dstyle.css345 line-height: 1;
487 line-height: 1.5em;
569 line-height: 1.5;
636 line-height: 2em;
795 line-height: 1.67;
1247 line-height: 3em;
1270 line-height: 3em;
1302 line-height: 3em;
1325 line-height: 3em;
1399 line-height: 2;
[all …]
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2text:e,parameters:n},r.fromBufferGeometry(new Rs(e,n)),r.mergeVertices(),r}return ut(e,t),e}(yo),P… property in r.parameters
/plugin/wrap/
H A Dexample.txt36 * **alignments** (including alignments generated by changing the text direction)
132 If that config options is enabled and you need text that is bold and italic, simply use it the other way around: ''%%**//No Headline//**%%''.
147 Don't use this for bigger columns containing more than just text. Use the [[#columns and floats]] mentioned above instead.
152 You can use these different text alignments:
160 Center aligned text ...
169 Center aligned text ...
269 You can use notes and boxes also inside text with spans like this:
275 You can mark text as <wrap hi>highlighted</wrap>, <wrap lo>less significant</wrap> and <wrap em>especially emphasised</wrap>.
277 You can mark text as <wrap hi>highlighted</wrap>, <wrap lo>less significant</wrap> and <wrap em>especially emphasised</wrap>.
303 After using any of the float classes, you might come across following text protrudin
[all...]
H A Dall.less28 text-decoration: none;
37 text-transform: uppercase;
231 text-align: left;
234 text-align: center;
237 text-align: right;
240 text-align: justify;
275 /* see styles for highlighted text in style.css */
326 line-height: 0;
348 text-decoration: none;
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less82 text-align: center;
94 text-align: center;
143 text-indent: 100%;
177 text-align: center;
182 line-height: 25px;
203 line-height: 20px;
208 text-align: center;
213 text-decoration: underline;
253 text-align: right;
285 text-align: right;
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less131 /* indicate the event continues via "..." text */
139 /* indicate the event is a continuation via "..." text */
144 /* undo a previous declaration and let the time text span to a second line */
H A Dfullcalendar.less8 text-align: left; }
11 text-align: right; }
337 line-height: 1.3;
522 /* force events to be one-line tall */
627 line-height: 1em;
1010 .fc-time-grid .fc-now-indicator-line {
1111 /* short mode, where time and title are on the same line */
1113 /* don't wrap to second line (now that contents will be inline) */
1118 /* put the time and title on the same line */
1147 line-height: 8px;
[all …]
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md383 * Added: Splitter objects are now faster, line numbers are accurately reported
387 * Fixed: \r is properly stripped in text values.
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css9 .oi[data-glyph].oi-text-replace {
11 line-height: 0;
14 .oi[data-glyph].oi-text-replace:before {
16 text-align: center;
23 line-height: 1;
33 text-align: center;
38 text-align: left;
42 text-align: right;
46 text-align: center;
470 .oi[data-glyph=text]:before { content:'\e0ca'; }
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css37 line-height: 22px;
42 line-height: 44px;
51 line-height: 44px;
63 text-decoration: none;
90 text-decoration: none;
104 input[type=text] {
106 line-height: 22px;
122 text-decoration: none;
170 text-align: left;
200 line-height: 40px;
[all …]
/plugin/pot/
H A DREADME.md68 The values are a simple line of entries in the format: "key=value | key=value | key=value
86 | type | | (formula) text | the pot can be used to calculate formulas or to set and reuse text
141 #### text subsubsection
143 To use this plugin for text entries simply write:
145 <POT> my text </POT> or <pot format=text > my text </pot>
147 You can use this text later on the page with {@value}. A other plugin with similar functions: [http…
/plugin/indexmenu/
H A Dstyle.css24 line-height: normal;
42 text-decoration: none;
70 text-decoration: none !important;
93 text-decoration: underline;
99 text-decoration: none;
123 line-height: 1.2em;
146 text-align: left;
162 text-align: center;
177 line-height: 120%;
191 text
[all...]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md265 …* Added ability to format the main line of text the SlackHandler sends by explicitly setting a for…
283 …* Added ability to use `%message%` and other LineFormatter replacements in the subject line of ema…
383 …ineFormatter::includeStacktraces to enable exception stack traces in logs (uses more than one line)
/plugin/a2s/
H A DASCIIToSVG.php72 public $line; variable in dokuwiki\\plugin\\a2s\\A2S_JLexToken
78 $this->line = $line;
1944 private $text; variable in dokuwiki\\plugin\\a2s\\SVGPath
1954 $this->text = array();
2072 $this->text[] = $t;
2076 return $this->text;
2554 if (count($this->text) > 0) {
2555 foreach ($this->text as $text) {
2704 if (count($this->text) > 0) {
2705 foreach ($this->text as $text) {
[all …]
H A Ddemo.txt76 …* dashed lines : use at least one ''='' (horizontal) or '':'' (vertical) in a line, and it is dash…
83 …*top left** angle of the shape, put some text between square bracket. example ''[0]'', ''[logo]'',…
84 …- **At the bottom** of the drawing, for each identified shape, add a **single** line with the iden…
92 It is not possible to choose text color. When background is dark, ASCIIToSVG
93 uses white. When background is light, text is written in black.
445 :?: When I export to pdf with [[dw2pdf]], the arrowheads on line are not drawn, and alignment is no…
/plugin/c3chart/assets/
H A Dc3.css7 .c3 path, .c3 line {
12 .c3 text {
35 .c3-chart-arc text {
42 .c3-grid line {
46 .c3-grid text {
55 .c3-text.c3-empty {
61 .c3-line {
95 .c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
108 .c3-region text {
163 text-align: left;
[all …]
H A Dc3.min.js2text(function(t){return a.textFormatted(t)}).each(function(t){var e=d(this),i=a.textFormatted(t),n… property in AnonymousFunctionca6b16e90100.Y
/plugin/tablelayout/
H A Dstyle.less12 text-decoration: underline;
26 text-align: left;
163 line-height: 1.8em;
/plugin/layeranimation/
H A Dstyle.less151 text-align: center;
160 line-height: 1.3em;
/plugin/latex-was/
H A DTODO7 - using object tag instead means no tooltip text, no linking.
11 -\includegraphics support will work if one puts a \graphicspath line in the preamble...
/plugin/bpmnioeditor/
H A Dstyle.css253 .djs-dragger text {
267 marker.djs-dragger text,
358 .djs-snap-line {
413 text-align: center;
446 line-height: 46px;
487 text-align: center;
517 line-height: 20px;
715 line-height: 16px;
857 text-align: center;
862 text-transform: none;
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css32 text-decoration: inherit;
35 text-align: center;
40 text-transform: none;
43 line-height: 1em;
53 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
103 .bpmn-icon-text-annotation:before { content: '\e830'; } /* '' */
H A Dbpmn-modeler.development.js1171 map.line =
10106 var line = ctx.line,
18877 return line.width > sum ? line.width : sum;
18923 tspan.textContent = line.text;
39226 text: text property in AnonymousFunctionf8d14cd140100.context
41883 return Math.atan((line[1].y - line[0].y) / (line[1].x - line[0].x));
41936 var a = line[0], b = line[1];
47763 line = context.line,
47781 context.line = line;
47926 line = context.line,
[all …]
H A Dbpmn-modeler.production.min.js2 …,"<table>","</table>"],ue.polyline=ue.ellipse=ue.polygon=ue.circle=ue.text=ue.line=ue.path=ue.rect…
7line:0,column:0}}function Ti(e){throw e}function Ri(e){if(!this)return new Ri(e);var t,n,i,r,o,a,s…
28text||"",{box:t,align:"left-top",padding:5,style:{fill:$r(t,p,c)}}),n},ParticipantMultiplicityMark…
34text&&i.height===n.height&&i.width===n.width||(t=this._textbox.container.getBoundingClientRect(),e… property in AnonymousFunction238dff8748c00.n

12345678910>>...41