Searched refs:stylesheets (Results 1 – 22 of 22) sorted by relevance
/external/chromium-trace/trace-viewer/src/base/ |
D | measuring_stick.js | 45 var stylesheets = document.querySelectorAll('link[rel=stylesheet]'); 46 for (var i = 0; i < stylesheets.length; i++) { 47 var stylesheet = stylesheets[i];
|
/external/chromium-trace/trace-viewer/src/ |
D | base.js | 102 var stylesheets = moduleStylesheets[moduleName]; 104 for (var i = 0; i < stylesheets.length; i++) 105 if (stylesheets[i] == stylesheetName) 108 stylesheets.push(stylesheetName); 234 var stylesheets = moduleStylesheets[dependentModuleName] || []; 235 for (var i = 0; i < stylesheets.length; i++) 236 requireStylesheet(stylesheets[i]);
|
/external/oprofile/m4/ |
D | docbook.m4 | 7 for i in /usr/share/sgml/docbook/stylesheet/xsl/nwalsh /usr/share/sgml/docbook/xsl-stylesheets/;
|
/external/valgrind/main/docs/ |
D | README | 160 docbook-dsssl-stylesheets 162 docbook-xsl-stylesheets 237 some useful xls stylesheets in cvs:
|
D | Makefile.am | 121 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
|
D | Makefile.in | 295 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
|
/external/chromium_org/third_party/WebKit/Source/core/fetch/ |
D | ResourceFetcher.cpp | 1425 unsigned stylesheets = 0; in printPreloadStats() local 1444 stylesheets++; in printPreloadStats() 1462 if (stylesheets) in printPreloadStats() 1463 …%d hits, hit rate %d%%)\n", stylesheets, stylesheets - stylesheetMisses, (stylesheets - stylesheet… in printPreloadStats()
|
/external/chromium_org/third_party/WebKit/Source/core/ |
D | core_generated.gyp | 560 'stylesheets': [ 584 '<@(stylesheets)' 597 '<@(stylesheets)',
|
/external/chromium_org/ppapi/cpp/documentation/ |
D | stylesheet.css | 4 * stylesheets while maintaining the desired look and feel.
|
/external/chromium_org/ppapi/c/documentation/ |
D | stylesheet.css | 4 * stylesheets while maintaining the desired look and feel.
|
/external/chromium_org/native_client_sdk/src/doc/doxygen/ |
D | stylesheet.css | 8 * stylesheets while maintaining the desired look and feel.
|
/external/jemalloc/ |
D | INSTALL | 176 Specify where to find DocBook XSL stylesheets when building the
|
D | configure.ac | 94 elif test -d "/usr/share/sgml/docbook/xsl-stylesheets" ; then 95 DEFAULT_XSLROOT="/usr/share/sgml/docbook/xsl-stylesheets"
|
/external/chromium_org/third_party/polymer_legacy/polymer/ |
D | polymer.js.map | 1 …stylesheets\n /*\n HTMLImports.importer.preloadSelectors += \n ', polymer-element link[rel=…
|
/external/tagsoup/ |
D | README | 147 process either HTML or XML documents with XSLT stylesheets.
|
/external/chromium_org/third_party/polymer/components/polymer/ |
D | polymer.js.map | 1 …stylesheets\n /*\n HTMLImports.importer.preloadSelectors += \n ', polymer-element link[rel=…
|
/external/chromium_org/third_party/polymer/components-chromium/polymer/ |
D | polymer.js.map | 1 …stylesheets\n /*\n HTMLImports.importer.preloadSelectors += \n ', polymer-element link[rel=…
|
/external/chromium_org/third_party/libxml/src/ |
D | NEWS | 884 - Documentation: python scripts (William Brack), xslt stylesheets (John 1356 - speedup patch to XPath very effective for DocBook stylesheets
|
D | ChangeLog | 7870 update custom tutorial-building stylesheets in preparation 8437 * *.html *.xsl *.xml: updated the stylesheets to flag geprecated 8438 APIs modules. Updated the stylesheets, some cleanups, regenerated 8446 stylesheets have been improved, and the API*html now generated 8466 improvement of the stylesheets, fixed a API generation problem, 8566 * doc/examples/*: updated the stylesheets, added a synopsis, 13980 have a significant impact on DocBook Norm's stylesheets 14586 to generate cross-references, and added/updated the stylesheets
|
/external/chromium_org/third_party/polymer/components-chromium/platform/ |
D | platform.js.map | 1 …MLImport but \n // the HTMLImports polyfill does not allow loading of stylesheets \n // that blo…
|
/external/chromium_org/third_party/polymer_legacy/platform/ |
D | platform.js.map | 1 …ncludes\n// - href/src/action in node attributes\n// - paths in inline stylesheets\n// - all conte…
|
/external/chromium_org/third_party/polymer/components/platform/ |
D | platform.js.map | 1 …MLImport but \n // the HTMLImports polyfill does not allow loading of stylesheets \n // that blo…
|