Home
last modified time | relevance | path

Searched refs:rem (Results 151 – 175 of 179) sorted by last modified time

12345678

/plugin/cli/
H A Dcli-examples.txt45 C:\>rem This is a remark and does nothing
46 C:\>echo But this rem is not a remark.
47 But this rem is not a remark.
89 C:\>rem This is a remark and does nothing
90 C:\>echo But this rem is not a remark.
91 But this rem is not a remark.
/plugin/issuelinks/
H A Dstyle.less9 font-size: .9rem;
11 min-width: 15rem;
20 font-size: 1rem;
27 font-size: 0.95rem;
44 margin-right: 0.3rem;
83 margin-top: 0.5rem;
308 margin-right: 1rem;
/plugin/dropfiles/
H A Dstyle.less24 font-size: 1.32rem;
/plugin/pdfjs/pdfjs/web/locale/ach/
H A Dviewer.properties191 missing_file_error=Pwail me PDF tye ka rem.
/plugin/minimap/
H A Dstyle.css164 padding: 0.10rem;
172 font-size: 0.6rem;
173 padding: 0.25rem;
175 margin-right: 0.3rem;
177 margin: 0.1rem;
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1rem try when xor' +\n // additional\n ' module export import define';\n\n this.regexList = …
/plugin/jquotes/
H A Dstyle.css25 top: -0.75rem;
26 left: -0.75rem;
33 bottom: -2.5rem;
34 right: -0.75rem;
60 top: -1.25rem;
61 left: -1.25rem;
65 bottom: -4.5rem;
66 right: -1.25rem;
/plugin/tagadd/
H A Daction.php277 $rem = array_intersect($oldtags_r,$diff);
284 $rem = array();
296 if(!empty($rem)) {
297 $log.=' Removed: '.implode(",",$rem);
/plugin/codebuttonmod2/
H A Dall.css46 font-size: 1rem;
/plugin/codeprettify/code-prettify/src/
H A Dlang-vhdl.js39 …package|port|postponed|procedure|process|pure|range|record|register|reject|rem|report|return|rol|r…
H A Drun_prettify.js134 rem = addEventListener ? 'removeEventListener' : 'detachEvent',
141 (e.type == 'load' ? win : doc)[rem](pre + e.type, init, false);
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js479 var rem = value % values;
480 if (rem < tolerance) {
481 return value - rem;
483 if (rem > values - tolerance) {
484 return value - rem + values;
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1311 var rem = value % values;
1312 if (rem < tolerance) {
1313 return value - rem;
1315 if (rem > values - tolerance) {
1316 return value - rem + values;
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dmain.css118 padding: 0 0.5rem;
119 line-height: 2rem;
128 width: 2.6rem;
129 height: 2.6rem;
130 line-height: 2.6rem;
161 width: 1.3rem;
162 height: 1.3rem;
473 line-height:3rem;
483 padding:0 1.25rem;
H A Dtopcoat-desktop-light.css1000 height: 2rem;
1004 height: 2rem;
1005 width: 2rem;
1021 width: 2rem;
1022 height: 2rem;
1030 width: 2rem;
1031 height: 2rem;
2396 width: 2rem;
2405 width: 2rem;
2888 width: 6rem;
[all …]
/plugin/webcomponent/
H A Dstyle.css6 margin-bottom: .75rem;
/plugin/webcomponent/_test/data/pages/
H A Dcard.txt24 <card style="width: 18rem;">
37 <teaser style="width: 18rem;">
/plugin/colorswatch/
H A Dstyle.css4 margin: 0.3rem;
20 min-height: calc(var(--tiny-height) * 1rem);
21 min-width: calc(var(--tiny-width) * 1rem);
29 min-height: calc(var(--small-height) * 1rem);
30 min-width: calc(var(--small-width) * 1rem);
38 min-height: calc(var(--middle-height) * 1rem);
39 min-width: calc(var(--middle-width) * 1rem);
47 min-height: calc(var(--large-height) * 1rem);
48 min-width: calc(var(--large-width) * 1rem);
57 border-radius: 0.3rem;
[all …]
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc192 String.prototype.splice = function( idx, rem, s ) {
193 return (this.slice(0,idx) + s + this.slice(idx + Math.abs(rem)));
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm15 <cfset aspell_opts = "-a --lang=#lang# --encoding=utf-8 -H --rem-sgml-check=alt">
/plugin/callflow/
H A Draphael.js876 var rem = value % values;
877 if (rem < tolerance) {
878 return value - rem;
880 if (rem > values - tolerance) {
881 return value - rem + values;
/plugin/fetchmedia/
H A Dstyle.less19 margin-top: 2rem;
/plugin/subjectindex/plugins/
H A Dbible_verses.txt6360 and Yi'ron and Mig'dal-el, Ho'rem and Beth-a'nath and Beth-she'mesh; nineteen cities and their sett…
12342 …t Mal·chi'jah the son of Re'chab, a prince of the district of Beth-hac·che'rem, repaired; he himse…
19091 …he midst of Jerusalem; and in Te·ko'a blow the horn. And over Beth-hac·che'rem raise a fire signal…
/plugin/advrack/
H A Draphael.js876 var rem = value % values;
877 if (rem < tolerance) {
878 return value - rem;
880 if (rem > values - tolerance) {
881 return value - rem + values;
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css356 padding: .7rem 1rem; /* for those browsers understanding :last-child */

12345678