Home
last modified time | relevance | path

Searched refs:a (Results 5701 – 5725 of 6240) sorted by relevance

1...<<221222223224225226227228229230>>...250

/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsampleposteddata.afp21 * This page lists the data posted by a form.
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md33 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:30:34+02:00)
/plugin/markdownextra/
H A DLicense.text28 to, the implied warranties of merchantability and fitness for a
/plugin/multiorphan/
H A Dstyle.less98 a {
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel44 …* Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] …
/plugin/combo/
H A DREADME.md4 > Volatile WebSite Generator based on Easy Markup File, Bootstrap Styled, and the power of a Wiki Platform
/plugin/anewssystem/
H A Dsyntax.php667 $a=0.5;
734 foreach($check as $a) {
735 $prvw_string .= $a.' ';
1046 foreach($check as $a) {
1047 $prvw_string .= $a.' ';
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js.map1a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\…
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DPersonal_Computer.svg1a{stroke-width:3}.b{stroke:#e1e2e3}.c{stroke-linecap:round}]]></style><g class="U V W a"><path d="…
/plugin/odt/ODT/css/
H A Dcssimportnew.php203 $a = 0;
231 $a++;
278 $a++;
296 $this->specificity = $a * 100 + $b *10 + $c;
/plugin/jquery/
H A Djquery-1.4.2.js838 a = div.getElementsByTagName("a")[0]; variable
841 if ( !all || !all.length || !a ) {
872 cssFloat: !!a.style.cssFloat,
971 root = script = div = all = a = null;
3441 // We're going to inject a fake input element with a specified name
3644 } : function(a, b){
3645 return a !== b && (a.contains ? a.contains(b) : true);
5378 param: function( a, traditional ) { argument
5387 if ( jQuery.isArray(a) || a.jquery ) {
5389 jQuery.each( a, function() {
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php3039 $a=GetImageSize($file);
3041 if (!$a) {
3045 if ($a[2]!=2) {
3049 if (!isset($a['channels']) || $a['channels']==3) {
3051 } elseif ($a['channels']==4) {
3057 $bpc=isset($a['bits']) ? $a['bits'] : 8;
3066 … return array('w'=>$a[0],'h'=>$a[1],'cs'=>$colspace,'bpc'=>$bpc,'f'=>'DCTDecode','data'=>$data);
3172 $a=unpack('Ni',fread($f,4));
3173 return $a['i'];
/plugin/revealjs/css/
H A Dreveal.scss207 .reveal a {
400 // a fragment
553 .reveal .slide-number a {
817 * this is deprecated and will be removed in a
893 * this is deprecated and will be removed in a
1437 .reveal > .overlay header a {
1448 .reveal > .overlay header a:hover {
1451 .reveal > .overlay header a .icon {
1460 .reveal > .overlay header a.close .icon {
1463 .reveal > .overlay header a.external .icon {
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css23 * ensure that you either have "example_alt_pagination" as a body class name, or better yet,
114 /* Note Firefox 3.5 and before have a bug with border-collapse
123 * If you want that effect I'd suggest setting a border-top/left on th/td's and
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest.js144 var a=_18[++i]+"";
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
146 p+=1+a.length;
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css12 /* emulate a headline */
22 /* emulate a bigger headline with a bottom border */
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js204 var a = args[++i] + "";
205 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
206 p += 1 + a.length;
/plugin/codemirror/dist/modes/
H A Dsieve.min.js.map1a-zA-Z_]/);\n stream.eatWhile(/[a-zA-Z0-9_]/);\n\n return \"operator\";\n }\n\n st…
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js144 var a=_18[++i]+"";
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
146 p+=1+a.length;
/plugin/include/
H A Dhelper.php232 * Returns the converted instructions of a give page/section
373 * if there is already a closelastsecedit instruction (was added by one of the section
375 * i.e. if there is a header which generates a section edit (depends on the levels, level
404 // store the index of the first heading that is followed by a new section
438 // it's a section
472 // wrap content at the beginning of the include that is not in a section in a section
529 * Convert instruction item for a permalink header
617 * Get a sectio
803 _r_strnatcasecmp($a, $b) global() argument
[all...]
/plugin/fastwiki/
H A Dscript.js74 // Because of this, search will have to be a separate config setting.
78 $('a[href *= "?do="]', elt).click(function(e) {
120 $('a', elt).click(function(e) {
133 //TODO: What about pages that aren't in the wiki at all? Forums etc. Use a config field?
143 // 'a[href $= "doku.php?id=' + JSINFO.id + '"], a[href $= "doku.php/' + pathId + '"], a[href = "/' + pathId + '"]'
161 * Preview a page edit without reloading the page.
164 * @param {Form=} sectionForm - If a section is being edited instead of the whole document, this is the form in that section.
212 // section_highlight is a temporar
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php119 // This bit is specific to PDFX-1a
121 $m .= ' <rdf:Description rdf:about="uuid:' . $uuid . '" xmlns:pdfx="http://ns.adobe.com/pdfx/1.3/" pdfx:Apag_PDFX_Checkup="1.3" pdfx:GTS_PDFXConformance="PDF/X-1a:2003" pdfx:GTS_PDFXVersion="PDF/X-1:2003"/>' . "\n";
184 $this->writer->write('/GTS_PDFXVersion(PDF/X-1a:2003)');
208 } elseif ($this->mpdf->PDFX) { // always a CMYK profile
596 $a = $x * Mpdf::SCALE;
603 // Need to set a size for FileAttachment icons
621 $f = preg_replace('/[^a-zA-Z0-9._]/', '', $f);
633 $rect = sprintf('%.3F %.3F %.3F %.3F', $a, $b - $h, $a + $w, $b);
/plugin/swarmwebhook/
H A DREADME.md7 A webhook endpoint for swarm Check-Ins forwarded by IFTTT or Zapier into a struct table
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js1 …okenizer:{root:[[/[{}]/,"delimiter.bracket"],{include:"common"}],common:[[/[a-z_$][\w$]*/,{cases:{…
/plugin/codeprettify/code-prettify/styles/
H A Dsunburst.css29 /* Specify class=linenums on a pre to get line numbering */

1...<<221222223224225226227228229230>>...250