Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 8 of 8) sorted by relevance

/template/strap/ComboStrap/
H A DStringUtility.php108 public static function addEolCharacterIfNotPresent(&$doc)
125 public static function rtrim(&$doc, $string)
146 public static function ltrim(&$doc, $string)
/template/strap/resources/dictionary/
H A Dbrands.json8 "doc": "https://developers.facebook.com/docs/plugins/share-button/" string
34 …"doc": "https://developer.twitter.com/en/docs/twitter-for-websites/follow-button/guides/web-intent… string
79 "doc": "https://github.com/logos", string
182 "doc": "https://dribbble.com/branding", string
222 "doc": "https://developer.linkedin.com/docs/share-on-linkedin" string
258 "doc": "https://dev.xing.com/plugins/share_button/docs#custom-design" string
300 "doc": "https://www.youtube.com/howyoutubeworks/resources/brand-resources/", string
H A Dcarbon-icons.json573 "doc": "DOC", string
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js258 }this.createStyleSheet=function(doc,url){var style=this.createElement("link"); argument
266 this.addStyleSheet=function(doc,style){var heads=doc.getElementsByTagName("head"); argument
270 this.appendStylesheet=function(doc,uri){if(this.$(uri,doc)){return argument
275 this.addScript=function(doc,id,src){var element=doc.createElementNS("http://www.w3.org/1999/xhtml",… argument
800 this.$=function(id,doc){if(doc){return doc.getElementById(id) argument
803 this.$$=function(selector,doc){if(doc||!FBL.Firebug.chrome){return FBL.Firebug.Selector(selector,do… argument
850 this.getBody=function(doc){if(doc.body){return doc.body argument
1432 var fixIE6BackgroundImageCache=function(doc){doc=doc||document; argument
1436 var calculatePixelsPerInch=function calculatePixelsPerInch(doc,body){var inch=FBL.createGlobalEleme… argument
1612 …editable:true,order:2147483647,statusSeparator:"<",create:function(context,doc){this.hasSidePanel=… argument
[all …]
/template/bootstrap3/inc/
Dsimple_html_dom.php1396 protected $doc; variable in simple_html_dom
/template/typowiki/typowiki/scss/
DtypoCore.scss757 footer .doc, class
/template/mikio/inc/
H A Dsimple_html_dom.php1402 protected $doc; variable in simple_html_dom
/template/ospyramid/js/libs/
Djquery-1.6.1.js8587 var doc = elem.ownerDocument, variable