Home
last modified time | relevance | path

Searched refs:CSS (Results 1 – 25 of 141) sorted by relevance

123456

/external/libopus/doc/
Dbuild_isobmff.sh36 CSS=${HTML%%.html}.css
38 wget -q http://vfrmaniac.fushizen.eu/style.css -O ${CSS}
41 cat ${HTML} | sed -e "s/\\.\\.\\/style.css/${CSS}/" > ${HTML}+ && mv ${HTML}+ ${HTML}
46 cat ${CSS} | sed -e 's/ *$//g' > ${CSS}+ && mv ${CSS}+ ${CSS}
Dopus_in_isobmff.css14 white-space: pre; /* CSS 2.0 */
15 white-space: pre-wrap; /* CSS 2.1 */
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/
DREADME.rst4 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.
DREADME.chromium10 rCSSmin is a CSS minifier written in python.
DPKG-INFO4 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
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
Dconcat-charset.css1 /* This is invalid CSS, but frequently happens as a result of concatenation. */
8 The actual CSS file can only have a single charset.
Dopacity-filter.css1 /* example from https://developer.mozilla.org/en/CSS/opacity */
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/
DDESCRIPTION2 CSS Minifier
5 RCSSmin is a CSS minifier.
15 support various CSS hacks (by keeping them working as intended).
33 - CSS Hacks supported:
DSUMMARY1 CSS Minifier
/external/python/cpython3/Doc/library/
Dcalendar.rst200 customize the CSS classes used by the calendar:
204 A list of CSS classes used for each weekday. The default class list is::
217 The CSS class for a weekday occurring in the previous or coming month.
224 A list of CSS classes used for weekday names in the header row.
232 The month's head CSS class (used by :meth:`formatmonthname`).
240 The CSS class for the whole month's table (used by :meth:`formatmonth`).
248 The CSS class for the whole year's table of tables (used by
256 The CSS class for the table head for the whole year (used by
264 single CSS class with a space separated list of CSS classes, for example::
/external/google-styleguide/include/
Dstyleguide.css1 /* General CSS */
89 /* TOC CSS */
192 /* Style Guide semantic CSS */
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
DLICENSE.cssmin1 `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/autotest/client/bin/result_tools/
Dview.py33 CSS = 'css' variable
436 CSS: css,
/external/python/google-api-python-client/docs/epy/
Depydoc.css3 /* 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/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.css3 /* 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/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.css3 /* 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/python/cpython3/Lib/pydoc_data/
D_pydoc.css2 CSS file for pydoc.
/external/jsilver/src/com/google/streamhtmlparser/
DHtmlParser.java54 CSS, enumConstant
/external/python/google-api-python-client/
Ddescribe.py40 CSS = """<style> variable
269 def document_collection(resource, path, root_discovery, discovery, css=CSS):
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/
Datgroup_01.css6 /* CSS rules here apply to:
Datgroup_02.css7 /* CSS rules here apply to:
/external/swiftshader/third_party/subzero/bloat/
DREADME.chromium30 A simple treemap implementation using web technologies (DOM nodes, CSS
/external/mesa3d/docs/
Dmesa.css1 /* Mesa CSS */
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dline_loose.txt14 # This tailors the line break behavior to correspond to CSS
47 ID = [[:LineBreak = Ideographic:] CJ]; # CSS Normal tailoring: CJ resolves to ID
171 # LB22.4: IN CM* IN; # delete this rule for CSS loose.
/external/icu/icu4c/source/test/testdata/break_rules/
Dline_loose.txt14 # This tailors the line break behavior to correspond to CSS
47 ID = [[:LineBreak = Ideographic:] CJ]; # CSS Normal tailoring: CJ resolves to ID
171 # LB22.4: IN CM* IN; # delete this rule for CSS loose.

123456