Searched full:stylesheets (Results 1 – 25 of 119) sorted by relevance
12345
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | staticfiles.rst | 11 web browser. Images, CSS stylesheets, JavaScript code, movies and Flash 30 - url: /stylesheets 31 static_dir: stylesheets 37 receives a request with a URL beginning with ``/stylesheets``, it maps the 38 remainder of the path to files in the stylesheets directory and, if an 49 from top to bottom. In this case, the ``/stylesheets`` pattern will match 54 Create the directory ``helloworld/stylesheets``. In this new directory, create 70 <link type="text/css" rel="stylesheet" href="/stylesheets/main.css" />
|
D | templates.rst | 96 to serve static content, such as images, CSS stylesheets, or JavaScript files.
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/ |
D | jasmine.yml | 17 # stylesheets 24 # stylesheets: 26 # - stylesheets/*.css 28 stylesheets:
|
/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/ |
D | parse_html_deps_unittest.py | 20 self.assertEquals([], module.stylesheets) 28 self.assertEquals([], module.stylesheets) 45 self.assertEquals([], module.stylesheets) 64 self.assertEquals([], module.stylesheets) 81 self.assertEquals([], module.stylesheets) 114 self.assertEquals(['frameworkstyles.css'], module.stylesheets)
|
D | module.py | 8 a name, and may require a variety of other resources, such as stylesheets, 11 Other resources include HTML templates, raw JavaScript files, and stylesheets.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | Stylesheet.java | 289 * at an xsl:stylesheet element does not include any stylesheets 306 * at an xsl:stylesheet element does not include any stylesheets 378 …e <a href="http://www.w3.org/TR/xslt#section-Embedding-Stylesheets">section-Embedding-Stylesheets … 389 …e <a href="http://www.w3.org/TR/xslt#section-Embedding-Stylesheets">section-Embedding-Stylesheets … 487 * Get the number of imported stylesheets. 490 * @return the number of imported stylesheets. 538 * Get the number of included stylesheets. 541 * @return the number of included stylesheets. 1253 * to all stylesheets are kept. 1260 * to all stylesheets are kept. [all …]
|
D | StylesheetComposed.java | 34 * included stylesheets.</li> 268 * list of all stylesheets included by this stylesheet to any depth. 315 * Get the number of included stylesheets. 318 * @return the number of included stylesheets.
|
D | StylesheetRoot.java | 230 * the combination of imported and included stylesheets. This 232 * stylesheets. It then iterates through all of the elements and 256 // stylesheets onto the front of the vector and having to shift the rest in recompose() 387 * <p>stylesheet A imports stylesheets B and C in that order;</p> 449 * @return The total number of imported stylesheets, including 488 * will be set as stylesheets are encountered. 507 * combined from the included stylesheets. If a xsl:output 645 * lesser stylesheets.
|
/external/valgrind/docs/ |
D | README | 21 Stylesheets, catalogs, parsing/formatting scripts: 177 docbook-dsssl-stylesheets 179 docbook-xsl-stylesheets 254 some useful xls stylesheets in cvs:
|
D | Makefile.am | 119 # stylesheets 125 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | StylesheetHandler.java | 436 * its included/imported stylesheets have been been fully parsed, as an 445 * until all included and imported stylesheets have been fully 485 // WARNING: This test works only as long as stylesheets are parsed in endDocument() 1164 * The stack of stylesheets being processed. 1171 * @return The current stylesheet that is on top of the stylesheets stack, 1172 * or null if no stylesheet is on the stylesheets stack. 1181 * Return the last stylesheet that was popped off the stylesheets stack. 1193 * @return The root stylesheet of the stylesheets tree. 1205 /** The root stylesheet of the stylesheets tree. */ 1208 /** The last stylesheet that was popped off the stylesheets stack. */ [all …]
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/src/ |
D | ElementQueries.js | 234 for (var i = 0, j = document.styleSheets.length; i < j; i++) { 236 …readRules(document.styleSheets[i].cssText || document.styleSheets[i].cssRules || document.styleShe…
|
/external/libxml2/doc/ |
D | buildDocBookCatalog | 359 # find the prefix for XSLT stylesheets 376 echo could not locate chunk-common.xsl of DocBook XSLT stylesheets 391 echo could not locate DocBook XSLT stylesheets 394 echo Found DocBook XSLT stylesheets in $xsldir
|
D | guidelines.html | 61 and stylesheets may already be available. If you are looking at a 115 data, for example how using XSLT stylesheets could be used to make an HTML 181 href="http://www.w3.org/TR/xslt">XSLT</a> stylesheets needed to process it to
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | Constants.java | 39 * XSLT stylesheets, this is bound to the "xsl:" prefix. It's defined 68 * built-in XSLT Extensions. When used in stylesheets, this is often
|
/external/owasp/sanitizer/tools/findbugs/doc/manual/ |
D | building.html | 3 …™ from Source</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link … 28 …"http://docbook.sourceforge.net/projects/xsl/index.html" target="_top">DocBook XSL Stylesheets</a>. 60 # Set this to the directory containing the DocBook Modular XSL Stylesheets 75 Stylesheets</a>. You only need to specify this property if you will be
|
D | acknowledgments.html | 3 …bsp;Acknowledgments</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link … 42 …stylesheets, and made improvements to the <span class="command"><strong>-xml:withMessages</strong>…
|
D | license.html | 3 …sp;13. License</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link …
|
/external/libvncserver/webclients/novnc/include/web-socket-js/ |
D | swfobject.js | 4 …a.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[…
|
/external/libxml2/test/catalogs/ |
D | stylesheet.xml | 9 uri="http://www.oasis-open.org/committes/entity/stylesheets/base/tr.xsl"/>
|
/external/libxml2/test/relaxng/ |
D | docbook_0.xml | 382 jadetex, sgml-common, and stylesheets. (RPM users should note 398 <title>GDP Stylesheets</title> 400 The GDP uses its own DocBook stylesheets. To use the GDP 401 stylesheets, you should download the file 405 url="http://developer.gnome.org/projects/gdp/stylesheets.html"> 408 class="directory">/usr/lib/sgml/stylesheets</filename>. You 411 <command>db2html -d /usr/lib/sgml/stylesheets/gdp-both.dsl 415 <filename>/usr/lib/sgml/stylesheets/cygnus-both.dsl</filename> 419 <filename>/usr/lib/sgml/stylesheets/cygnus-both.dsl</filename>. 423 up the stylesheets as well as the DTD discussed below. [all …]
|
/external/libphonenumber/demo/war/ |
D | phonenumberparser.jsp | 4 <link type="text/css" rel="stylesheet" href="/stylesheets/main.css" />
|
/external/libxml2/doc/tutorial/ |
D | api.html | 1 …I.�Acknowledgements</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"><link …
|
D | apa.html | 1 …itle>A.�Compilation</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"><link …
|
D | apb.html | 1 …>B.�Sample Document</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"><link …
|
12345