Home
last modified time | relevance | path

Searched refs:doc (Results 926 – 950 of 1496) sorted by relevance

1...<<31323334353637383940>>...60

/plugin/webcomponent/_test/data/pages/
H A Dcontainer.txt6 …mit the horizontal width. ([[https://getbootstrap.com/docs/4.0/components/navbar/#containers|doc]])
/plugin/subjectindex/syntax/
H A Dignore.php53 $renderer->doc .= '';
/plugin/wikiformatstyling/
H A Dnwtag.php49 $renderer->doc .= '<span class="wss-nowiki-section">' . hsc($data[0]) . '</span>';
/plugin/extranet/
H A Dsyntax.php51 $renderer->doc .= "<!-- NOEXTRANET -->";
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js107 var doc=document;
789 this.$=function(id,doc){if(doc){return doc.getElementById(id) argument
792 this.$$=function(selector,doc){if(doc||!FBL.Firebug.chrome){return FBL.Firebug.Selector(selector,do… argument
839 this.getBody=function(doc){if(doc.body){return doc.body argument
893 if(doc.createRange){var range=doc.createRange();
915 var element=this.NS&&doc.createElementNS?doc.createElementNS(FBL.NS,tagName):doc.createElement(tagN…
1421 var fixIE6BackgroundImageCache=function(doc){doc=doc||document; argument
2327 doc.close()
4377 },getTooltip:function(doc){return doc.location.href argument
7503 function CSSEditor(doc){this.initializeInline(doc) argument
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js322 var doc = document;
2135 if (doc)
2246 if (doc.body)
2947 if (!doc)
2951 if ((doc.styleSheets.length && doc.styleSheets[0].href
2953 || (doc.styleSheets.length > 1 && doc.styleSheets[1].href
6029 doc = doc || document;
12514 doc = win.document,
16352 return doc.location ? getFileName(doc.location.href) : "";
25222 if (!doc)
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js94 var waitForDocument=function waitForDocument(){var doc=FBL.Env.browser.document;
95 var body=doc.getElementsByTagName("body")[0];
96 if(body){calculatePixelsPerInch(doc,body);
118 var doc=document;
119 var script=doc.getElementById("FirebugLite");
127 }}else{for(var i=0,s=doc.getElementsByTagName("script"),si;
258 }this.createStyleSheet=function(doc,url){var style=this.createElement("link"); argument
266 this.addStyleSheet=function(doc,style){var heads=doc.getElementsByTagName("head"); argument
268 }else{doc
270 appendStylesheet(doc,uri) global() argument
275 addScript(doc,id,src) global() argument
800 $(id,doc) global() argument
803 $$(selector,doc) global() argument
850 getBody(doc) global() argument
1432 fixIE6BackgroundImageCache(doc) global() argument
1436 calculatePixelsPerInch(doc,body) global() argument
1612 create(context,doc) global() argument
1676 reattach(doc) global() argument
4132 var doc=element.ownerDocument; global() variable
4381 AnonymousFunction4beb612311100(doc) global() argument
4383 AnonymousFunction4beb612311300(doc,context) global() argument
4385 AnonymousFunction4beb612311400(doc,context) global() argument
4388 AnonymousFunction4beb612311700(doc) global() argument
4708 InlineEditor(doc) global() argument
4719 AnonymousFunction4beb612318000(doc) global() argument
6236 AnonymousFunction4beb612323500(doc) global() argument
6243 AnonymousFunction4beb612323600(doc) global() argument
6821 processAllStyleSheets(doc,styleSheetIterator) global() argument
6841 processAllStyleSheets(doc,styleSheetIterator) global() argument
6880 processStyleSheet(doc,styleSheet) global() argument
6918 loadExternalStylesheet(doc,styleSheetIterator,styleSheet) global() argument
7038 getElementsByXPath(doc,xpath) global() argument
7045 getRuleMatchingElements(rule,doc) global() argument
7255 AnonymousFunction4beb612328100(doc,styleSheet) global() argument
7514 CSSEditor(doc) global() argument
7545 CSSRuleEditor(doc) global() argument
7588 StyleSheetEditor(doc) global() argument
[all...]
/plugin/fbsp/
H A Dfbcomment.php49 $renderer->doc .= "<html>
H A Dfblike.php49 $renderer->doc .= "<html>
/plugin/toc/
H A Dsyntax.php62 $renderer->doc .= '<!-- TOC -->';
/plugin/inlinejs/syntax/
H A Dembedcss.php63 $renderer->doc .= $html;
/plugin/booking/
H A Dsyntax.php74 $renderer->doc .= '<div class="plugin_booking">loading...</div>';
/plugin/icalevents/
H A Dsyntax.php73 $renderer->doc .= static::ERROR_PREFIX . 'The plugin requires at least PHP 5.5.5.';
/plugin/ol3/
H A Dscript.js1doc:"Style specification version number. Must be 8.",example:8},name:{type:"string",doc:"A human-r… property in AnonymousFunction600b995a0400.i.layout_fill.visibility.values.visible
/plugin/sphinxsearch-was/
H A Dsphinxapi.php1161 $doc = sphUnpackU64(substr($response, $p, 8));
1166 list($doc, $weight) = array_values(unpack(
1171 $doc = sphFixUint($doc);
1177 $result["matches"][$idx] = array("id" => $doc, "weight" => $weight);
1179 $result["matches"][$doc]["weight"] = $weight;
1219 $result["matches"][$doc]["attrs"] = $attrvals;
1305 foreach ($docs as $doc) {
1306 assert(is_string($doc));
1307 $req .= pack("N", strlen($doc)) . $doc;
/plugin/sphinxsearch/
H A Dsphinxapi.php1195 $doc = sphUnpackU64 ( substr ( $response, $p, 8 ) ); $p += 8;
1200 list ( $doc, $weight ) = array_values ( unpack ( "N*N*",
1203 $doc = sphFixUint($doc);
1209 $result["matches"][$idx] = array ( "id"=>$doc, "weight"=>$weight );
1211 $result["matches"][$doc]["weight"] = $weight;
1253 $result["matches"][$doc]["attrs"] = $attrvals;
1337 foreach ( $docs as $doc )
1339 assert ( is_string($doc) );
1340 $req .= pack ( "N", strlen($doc) ) . $doc;
/plugin/blogtng/syntax/
H A Dreadmore.php73 $renderer->doc .= '<a name="readmore_'.str_replace(':', '_', $ID).'"></a>';
/plugin/acknowledge/syntax/
H A Dassign.php62 $renderer->doc .= '<div class="plugin-acknowledge-banner">…</div>';
/plugin/clearfloat/
H A Dsyntax.php54 $renderer->doc .= '<div class="clearer"></div>' . DW_LF;
/plugin/mobiletable/
H A Dsyntax.php40 $renderer->doc .= $data;
/plugin/vshare/syntax/
H A Dvideo.php117 $R->doc .= $this->pdf($data);
119 $R->doc .= $this->iframe($data, $this->getConf('gdpr') ? 'div' : 'iframe');
/plugin/stellarium/
H A Dsyntax.php48 …$renderer->doc .= "<a href='javascript:void(0)' id='{$buttonId}' data-content='{$content}' onclick…
/plugin/dbquery/
H A Drenderer.php51 $this->doc = json_encode([
/plugin/inlineeditor/
H A Dsyntax.php83 $renderer->doc .= "</div>
/plugin/ac/
H A Dsyntax.php40 $renderer->doc .= ajax_loader::getLoader('ac', $data);

1...<<31323334353637383940>>...60