Home
last modified time | relevance | path

Searched refs:stylesheets (Results 1 – 15 of 15) sorted by relevance

/external/chromium-trace/trace-viewer/src/base/
Dmeasuring_stick.js45 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/
Dbase.js102 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/chromium_org/third_party/WebKit/Source/core/css/
DElementRuleCollector.cpp201 const Vector<RefPtr<CSSStyleSheet> >& stylesheets = styleEngine->activeAuthorStyleSheets(); in findStyleSheet() local
202 for (size_t i = 0; i < stylesheets.size(); ++i) { in findStyleSheet()
203 CSSStyleSheet* sheet = stylesheets[i].get(); in findStyleSheet()
/external/oprofile/m4/
Ddocbook.m47 for i in /usr/share/sgml/docbook/stylesheet/xsl/nwalsh /usr/share/sgml/docbook/xsl-stylesheets/;
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DResourceFetcher.cpp1320 unsigned stylesheets = 0; in printPreloadStats() local
1339 stylesheets++; in printPreloadStats()
1357 if (stylesheets) in printPreloadStats()
1358 …%d hits, hit rate %d%%)\n", stylesheets, stylesheets - stylesheetMisses, (stylesheets - stylesheet… in printPreloadStats()
/external/valgrind/main/docs/
DREADME151 docbook-dsssl-stylesheets
153 docbook-xsl-stylesheets
228 some useful xls stylesheets in cvs:
DMakefile.am116 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
/external/chromium_org/third_party/WebKit/Source/core/
Dcore_derived_sources.gyp423 'stylesheets': [
443 '<@(stylesheets)'
453 '<@(stylesheets)',
/external/libvpx/libvpx/examples/includes/geshi/docs/
DTODO41 - "Themes" for styles - basically pre-made stylesheets that can be used
Dgeshi-doc.txt111 …* XHTML compliant output: GeSHi produces XHTML compliant output, using stylesheets, so you need no…
388 … to whack out some highlighted code if you need without worrying about stylesheets. However, if yo…
394 …stylesheet and link to that, saving even more time and source (because stylesheets are cached by b…
466 // Get the nessecary stylesheets
/external/chromium_org/ppapi/c/documentation/
Dstylesheet.css4 * stylesheets while maintaining the desired look and feel.
/external/chromium_org/ppapi/cpp/documentation/
Dstylesheet.css4 * stylesheets while maintaining the desired look and feel.
/external/chromium_org/third_party/libxml/src/
DNEWS884 - Documentation: python scripts (William Brack), xslt stylesheets (John
1356 - speedup patch to XPath very effective for DocBook stylesheets
DChangeLog7870 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/native_client_sdk/src/doc/_static/css/
Dlocal_extensions.css94 * stylesheets while maintaining the desired look and feel.