Searched refs:decoration (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DCodeMirrorTokenTrackingController.css28 text-decoration: underline !important;
/macosx-10.10/WebCore-7600.1.25/style/
H A DInlineTextBoxStyle.cpp60 // Distance between decoration's axis and Bezier curve's control points.
68 // points and end point (p2) along the axis of the decoration. Makes the
82 TextDecoration decoration = lineStyle.textDecorationsInEffect(); local
83 if (decoration == TextDecorationNone)
103 if (decoration & TextDecorationUnderline) {
113 if (decoration & TextDecorationOverline) {
122 if (decoration & TextDecorationLineThrough) {
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/doc/
H A Dtclsoap.css23 A { text-decoration: none; color DarkSlateBlue; }
24 A:visited { text-decoration: none; color: SeaGreen; }
25 A:link { text-decoration: none; color: navy; }
26 A:active { text-decoration: none; color: tomato; }
27 A:hover { text-decoration: none; color: red }
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DFilterBar.css73 .filter-bar > input[type="search"]::-webkit-search-decoration {
87 body.mac-platform.legacy .filter-bar > input[type="search"]::-webkit-search-decoration {
H A DEditing.css48 text-decoration: none !important;
H A DSyntaxHighlightingDefaultTheme.css108 text-decoration: none;
114 text-decoration: underline;
H A DCSSStyleDeclarationTextEditor.css69 text-decoration: line-through;
93 text-decoration: none;
158 text-decoration: inherit;
H A DMain.css215 text-decoration: underline !important;
271 text-decoration: underline;
/macosx-10.10/bzip2-36/bzip2/
H A Dbzip.css60 table.nav a { text-decoration: none; }
61 table.nav a:hover { text-decoration: underline; }
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Doc/sphinx_build/html/_static/
H A Ddefault.css54 text-decoration: underline;
122 text-decoration: none;
127 text-decoration: none;
131 text-decoration: underline;
164 text-decoration: none;
/macosx-10.10/tidy-15.15/tidy/htmldoc/
H A Dtidy.css7 text-decoration: none;
25 text-decoration: none;
35 text-decoration: none;
45 text-decoration: none;
64 text-decoration: none;
74 text-decoration: none;
84 text-decoration: none;
95 text-decoration: none;
105 text-decoration: none;
123 text-decoration
[all...]
/macosx-10.10/CPANInternal-159.1/Pod-ProjectDocs-0.40/lib/Pod/ProjectDocs/
H A DCSS.pm74 text-decoration: none;
79 text-decoration: underline;
282 text-decoration: none;
289 text-decoration: none;
295 text-decoration: underline;
301 text-decoration: underline;
334 text-decoration: none;
362 text-decoration: none;
368 text-decoration: underline;
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGInlineTextBox.cpp470 static inline float positionOffsetForDecoration(TextDecoration decoration, const FontMetrics& fontMetrics, float thickness)
474 if (decoration == TextDecorationUnderline)
476 if (decoration == TextDecorationOverline)
478 if (decoration == TextDecorationLineThrough)
494 // Lookup first render object in parent hierarchy which has text-decoration set.
509 void SVGInlineTextBox::paintDecoration(GraphicsContext* context, TextDecoration decoration, const SVGTextFragment& fragment) argument
514 // Find out which render style defined the text-decoration, as its fill/stroke properties have to be used for drawing instead of ours.
528 paintDecorationWithStyle(context, decoration, fragment, decorationRenderer);
533 paintDecorationWithStyle(context, decoration, fragment, decorationRenderer);
537 void SVGInlineTextBox::paintDecorationWithStyle(GraphicsContext* context, TextDecoration decoration, cons argument
[all...]
/macosx-10.10/apache-793/httpd/docs/manual/style/css/
H A Dmanual-print.css75 text-decoration: none;
100 text-decoration: none;
112 text-decoration: none;
129 text-decoration: none;
141 text-decoration: none;
161 text-decoration: none;
169 text-decoration: none;
179 text-decoration: none;
228 text-decoration: none;
H A Dmanual.css181 text-decoration: none;
197 text-decoration: none;
207 text-decoration: none;
234 text-decoration: none;
242 text-decoration: none;
252 text-decoration: none;
301 text-decoration: none;
824 text-decoration: none;
970 text-decoration: none;
/macosx-10.10/WebCore-7600.1.25/css/
H A DthemeWin.css92 input[type="search"]::-webkit-search-results-decoration {
/macosx-10.10/dcerpc-61/www/content/css/blueprint/
H A Dprint.css29 a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
/macosx-10.10/dcerpc-61/www/content/css/blueprint/src/
H A Dprint.css69 text-decoration: underline;
/macosx-10.10/ICU-531.30/icuSources/test/perf/perldriver/
H A DOutput.pm227 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */
228 A:visited { color: blue; font-weight: normal; text-decoration: none } /* visited links */
229 A:hover { color: red; font-weight: normal; text-decoration: none } /* user hovers */
230 A:active { color: lime; font-weight: normal; text-decoration: none } /* active links */
/macosx-10.10/llvmCore-3425.0.34/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css137 text-decoration: underline;
148 text-decoration: none;
156 text-decoration: underline;
178 text-decoration: underline;
229 text-decoration: none!important;
283 text-decoration: underline;
/macosx-10.10/cups-408/cups/doc/
H A Dcups.css32 text-decoration: none !important;
37 text-decoration: none !important;
43 text-decoration: none !important;
64 text-decoration: none !important;
192 text-decoration: none;
197 text-decoration: underline;
237 text-decoration: none;
/macosx-10.10/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/populate/
H A Dapple.css112 a:link, a:visited, a:active { text-decoration: none; }
113 a:hover { text-decoration: underline; }
117 a.block:hover { text-decoration: none; }
119 a.block:hover em { color: #08c; text-decoration: underline; }
136 sup a:hover { color:#08c; text-decoration:none; }
236 #globalfooter #breadcrumbs a { color: #444; text-decoration: none; float: left; padding: 0 10px; margin-left: -10px; *position: relative; _cursor: hand; }
237 #globalfooter #breadcrumbs a:hover { color: #333; text-decoration: none !important; }
244 #globalfooter ol#breadcrumbs li a { float: left; color: #444; text-decoration: none; padding: 0 10px; margin-left: -10px; }
245 #globalfooter ol#breadcrumbs li a:hover { color: #333; text-decoration: none; }
255 #directorynav a { color: #888; text-decoration
[all...]
/macosx-10.10/dcerpc-61/www/content/css/blueprint/plugins/buttons/
H A Dscreen.css27 text-decoration:none;
/macosx-10.10/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/
H A Dcss.js392 "border-top-width", "border-width", "bottom", "box-decoration-break",
439 "target-position", "text-align", "text-align-last", "text-decoration",
440 "text-decoration-color", "text-decoration-line", "text-decoration-skip",
441 "text-decoration-style", "text-emphasis", "text-emphasis-color",
468 "searchfield-cancel-button", "searchfield-decoration", "searchfield-results-button",
469 "searchfield-results-decoration", "zoom"
562 "searchfield-cancel-button", "searchfield-decoration",
563 "searchfield-results-button", "searchfield-results-decoration",
[all...]
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dcss.js392 "border-top-width", "border-width", "bottom", "box-decoration-break",
439 "target-position", "text-align", "text-align-last", "text-decoration",
440 "text-decoration-color", "text-decoration-line", "text-decoration-skip",
441 "text-decoration-style", "text-emphasis", "text-emphasis-color",
468 "searchfield-cancel-button", "searchfield-decoration", "searchfield-results-button",
469 "searchfield-results-decoration", "zoom"
562 "searchfield-cancel-button", "searchfield-decoration",
563 "searchfield-results-button", "searchfield-results-decoration",
[all...]

Completed in 295 milliseconds

12