Searched refs:CSS (Results 1 – 25 of 75) sorted by relevance
123
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/ |
D | README.md | 1 CSS Element Queries 8 It's a proof-of-concept event-based CSS element dimension query with valid CSS selector syntax. 14 - no CSS modifications. Valid CSS Syntax 15 - all CSS selectors available. Uses regular attribute selector. No need to write rules in HTML.
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/ |
D | README.rst | 4 rCSSmin - A CSS Minifier For Python 22 RCSSmin is a CSS minifier written in python. 32 support various CSS hacks (by keeping them working as intended). 50 - CSS Hacks supported: 120 called cssmin which takes the CSS as a string and returns the minified 121 CSS as a string.
|
D | README.chromium | 10 rCSSmin is a CSS minifier written in python.
|
D | PKG-INFO | 4 Summary: CSS Minifier 211 CSS Minifier 214 RCSSmin is a CSS minifier. 224 support various CSS hacks (by keeping them working as intended). 242 - CSS Hacks supported: 295 Keywords: CSS,Minimization
|
D | package.cfg | 45 CSS
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/ |
D | concat-charset.css | 1 /* This is invalid CSS, but frequently happens as a result of concatenation. */ 8 The actual CSS file can only have a single charset.
|
D | opacity-filter.css | 1 /* example from https://developer.mozilla.org/en/CSS/opacity */
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/ |
D | DESCRIPTION | 2 CSS Minifier 5 RCSSmin is a CSS minifier. 15 support various CSS hacks (by keeping them working as intended). 33 - CSS Hacks supported:
|
D | SUMMARY | 1 CSS Minifier
|
/external/chromium-trace/ |
D | README | 10 the UPSTREAM_REVISION file, and package the CSS and Javascript files into 17 trace-viewer development directory rather than embedding the JS and CSS in the
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/ |
D | LICENSE.cssmin | 1 `cssmin.py` - A Python port of the YUI CSS compressor. 28 This software contains portions of the YUI CSS Compressor, notably some regular 29 expressions for reducing the size of CSS. The YUI Compressor source code can be
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/ |
D | epydoc.css | 3 /* Epydoc CSS Stylesheet 16 * either class='epydoc' or class='toc' (CSS styles for both 88 * - CSS styles for the table's header and group headers are 104 * a header for each details section (CSS style for table-header 189 * the re* CSS classes. 233 * 'a.py-toggle' (Note: the CSS style for 'a.py-toggle' should not 280 * - These CSS styles are used for graphs & diagrams generated using
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/ |
D | epydoc.css | 3 /* Epydoc CSS Stylesheet 16 * either class='epydoc' or class='toc' (CSS styles for both 88 * - CSS styles for the table's header and group headers are 104 * a header for each details section (CSS style for table-header 189 * the re* CSS classes. 233 * 'a.py-toggle' (Note: the CSS style for 'a.py-toggle' should not 280 * - These CSS styles are used for graphs & diagrams generated using
|
/external/lldb/www/python_reference/ |
D | epydoc.css | 3 /* Epydoc CSS Stylesheet 16 * either class='epydoc' or class='toc' (CSS styles for both 88 * - CSS styles for the table's header and group headers are 104 * a header for each details section (CSS style for table-header 189 * the re* CSS classes. 233 * 'a.py-toggle' (Note: the CSS style for 'a.py-toggle' should not 280 * - These CSS styles are used for graphs & diagrams generated using
|
/external/lldb/www/ |
D | style.css | 33 /*Credits: Dynamic Drive CSS Library */ 75 .urbangreymenu ul li a:hover { /*hover state CSS*/
|
/external/jsilver/src/com/google/streamhtmlparser/ |
D | HtmlParser.java | 54 CSS, enumConstant
|
/external/mesa3d/docs/ |
D | mesa.css | 1 /* Mesa CSS */
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/main/ |
D | atgroup_01.css | 6 /* CSS rules here apply to:
|
D | atgroup_02.css | 7 /* CSS rules here apply to:
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | templates.rst | 96 to serve static content, such as images, CSS stylesheets, or JavaScript files. 99 a CSS stylesheet for this application.
|
D | staticfiles.rst | 11 web browser. Images, CSS stylesheets, JavaScript code, movies and Flash
|
/external/clang/tools/scan-build/ |
D | scan-build | 450 my $CSS = Cwd::realpath("$RealBin/scanview.css"); 453 if (! -r $CSS); 455 copy($CSS, "$Dir"); 458 if (! -r $CSS);
|
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/ |
D | AutoEscapeContext.java | 107 CONTENT_TYPE_LIST.put("text/css", HtmlParser.Mode.CSS); 201 return HtmlParserFactory.createParserInMode(HtmlParser.Mode.CSS, null); in createHtmlParser()
|
/external/markdown/docs/extensions/ |
D | CodeHilite.txt | 19 `PYTHONPATH`. You will need to determine the appropriate CSS classes and create
|
/external/eigen/doc/ |
D | eigendoxy.css | 2 /******** Eigen specific CSS code ************/
|
123