Home
last modified time | relevance | path

Searched refs:decoration (Results 1 – 25 of 194) sorted by relevance

12345678

/external/clang/docs/tools/
Dmanpage.css14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
26 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
30 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
34 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
38 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
42 .slink2 { font-family: Arial,Helvetica; text-decoration: none; color: #336699; }
45 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
49 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
[all …]
/external/chromium_org/third_party/WebKit/public/web/
DWebTextCheckingResult.h47 : decoration(WebTextDecorationTypeSpelling) in WebTextCheckingResult()
54 …WebTextCheckingResult(WebTextDecorationType decoration, int location, int length, const WebString&…
55 : decoration(decoration) in decoration() function
67 WebTextDecorationType decoration; member
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_cell.mm94 // from the edge of |cell_frame| to use when the first visible decoration
95 // is a regular decoration. |action_padding| is the padding to use when the
96 // first decoration is a button decoration, ie. the action box button.
110 // The initial padding depends on whether the first visible decoration is
128 // Find out how large the decoration will be in the remaining
165 // the index of the first right-hand decoration.
200 // Keep the padding distance between the right-most decoration and the edit
201 // box, so that any decoration background isn't overwritten by the edit
246 - (void)addLeftDecoration:(LocationBarDecoration*)decoration {
247 leftDecorations_.push_back(decoration);
[all …]
Dev_bubble_decoration_unittest.mm22 // Test that the decoration gets smaller when there's not enough space
37 // Lots of space, decoration not omitted.
42 // space, the decoration doesn't eat it all up.
48 // If there is very little space, the decoration is still relatively
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_cell.mm56 // The outer-most decoration will be inset a bit further from the
67 // Find out how large the decoration will be in the remaining
104 // decoration.
161 - (void)addLeftDecoration:(LocationBarDecoration*)decoration {
162 leftDecorations_.push_back(decoration);
165 - (void)addRightDecoration:(LocationBarDecoration*)decoration {
166 rightDecorations_.push_back(decoration);
181 // Short-circuit if the decoration is known to be not visible.
192 // Find our decoration and return the corresponding frame.
236 // If at leftmost decoration, expand to edge of cell.
[all …]
Dev_bubble_decoration_unittest.mm23 // Test that the decoration gets smaller when there's not enough space
37 // Lots of space, decoration not omitted.
42 // space, the decoration doesn't eat it all up.
48 // If there is very little space, the decoration is still relatively
Dautocomplete_text_field_cell.h32 - (void)addLeftDecoration:(LocationBarDecoration*)decoration;
36 - (void)addRightDecoration:(LocationBarDecoration*)decoration;
/external/chromium/chrome/common/extensions/docs/css/
Dsamples.css12 text-decoration: none;
16 text-decoration: underline;
20 text-decoration: none;
23 text-decoration: underline;
63 text-decoration: none !important;
/external/chromium_org/third_party/WebKit/Source/web/
DWebTextCheckingResult.cpp43 result.decoration = static_cast<TextDecorationType>(decoration); in operator TextCheckingResult()
48 if (result.decoration == TextDecorationTypeGrammar) { in operator TextCheckingResult()
/external/llvm/docs/
Ddoxygen.css50 text-decoration: none;
55 text-decoration: none;
60 text-decoration: none;
64 text-decoration: none;
71 text-decoration: none;
76 text-decoration: none; background-color: #6666cc; color: #ffffff }
77 A.el { text-decoration: none; font-weight: bold }
79 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
80 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
83 A:hover { text-decoration: none; background-color: #f2f2ff }
[all …]
/external/clang/docs/
Ddoxygen.css50 text-decoration: none;
55 text-decoration: none;
60 text-decoration: none;
64 text-decoration: none;
71 text-decoration: none;
76 text-decoration: none; background-color: #6666cc; color: #ffffff }
77 A.el { text-decoration: none; font-weight: bold }
79 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
80 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
83 A:hover { text-decoration: none; background-color: #f2f2ff }
[all …]
/external/chromium_org/third_party/icu/
Dicu4c.css60 text-decoration: none;
66 text-decoration: underline;
83 text-decoration: none;
89 text-decoration: underline;
102 text-decoration: none;
108 text-decoration: underline;
148 text-decoration: none;
161 text-decoration: none;
178 text-decoration: underline;
210 text-decoration: none;
[all …]
/external/icu4c/
Dicu4c.css60 text-decoration: none;
66 text-decoration: underline;
83 text-decoration: none;
89 text-decoration: underline;
102 text-decoration: none;
108 text-decoration: underline;
148 text-decoration: none;
161 text-decoration: none;
178 text-decoration: underline;
210 text-decoration: none;
[all …]
/external/chromium_org/ppapi/c/documentation/
Dstylesheet.css12 text-decoration: none;
17 text-decoration: none;
22 text-decoration: none;
26 text-decoration: none;
34 text-decoration: none;
39 text-decoration: none;
47 text-decoration: none;
57 text-decoration: none;
/external/chromium_org/ppapi/cpp/documentation/
Dstylesheet.css12 text-decoration: none;
17 text-decoration: none;
22 text-decoration: none;
26 text-decoration: none;
34 text-decoration: none;
39 text-decoration: none;
47 text-decoration: none;
57 text-decoration: none;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DTooltip.css27 a:visited { text-decoration: underline; }
28 a.header:link { text-decoration: none; color: InfoText }
29 a.header:visited { text-decoration: none; color: InfoText }
30 a.header:hover { text-decoration: underline; color: #000080; }
/external/tinyxml/docs/
Ddoxygen.css48 text-decoration: none;
53 text-decoration: none;
58 text-decoration: none;
62 text-decoration: none;
69 text-decoration: none;
73 A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
74 A.el { text-decoration: none; font-weight: bold }
76 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
77 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
80 A:hover { text-decoration: none; background-color: #f2f2ff }
/external/chromium_org/chrome/common/
Dspellcheck_result.h33 : decoration(d), location(loc), length(len), replacement(rep), hash(h) { in decoration() function
36 Decoration decoration; member
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
Dstyle.css36 text-decoration: none;
40 text-decoration: underline;
164 text-decoration: none;
168 text-decoration: underline;
259 text-decoration: none;
263 text-decoration: underline;
/external/valgrind/main/docs/lib/
Dvg_basic.css22 text-decoration: none;
57 table.nav a { text-decoration: none; }
58 table.nav a:hover { text-decoration: underline; }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
DToolTip.css17 text-decoration:none;
23 text-decoration:none;
/external/chromium_org/chrome/browser/resources/local_ntp/
Dmost_visited_iframe.css13 text-decoration: none;
20 text-decoration: inherit;
/external/chromium_org/chrome/renderer/autofill/
Dpassword_generation_agent_browsertest.cc83 blink::WebElement decoration = in SimulateClickOnDecoration() local
85 decoration.simulateClick(); in SimulateClickOnDecoration()
89 blink::WebElement decoration = in DecorationIsVisible() local
91 return decoration.hasNonEmptyBoundingBox(); in DecorationIsVisible()
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-docs.css85 text-decoration:none;
95 text-decoration:underline;
118 text-decoration:none;
165 text-decoration:none;
206 text-decoration: none;
222 text-decoration:none;
257 text-decoration:none;
262 text-decoration:underline;
294 text-decoration:none;
298 text-decoration:underline;
[all …]
/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck.cc360 SpellCheckResult::Decoration decoration = spellcheck_results[i].decoration; in CreateTextCheckingResults() local
365 if (decoration == SpellCheckResult::SPELLING && in CreateTextCheckingResults()
369 decoration = SpellCheckResult::GRAMMAR; in CreateTextCheckingResults()
375 static_cast<WebTextDecorationType>(decoration), in CreateTextCheckingResults()

12345678