/external/clang/docs/tools/ |
D | manpage.css | 14 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/ |
D | WebTextCheckingResult.h | 47 : 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/ |
D | autocomplete_text_field_cell.mm | 94 // 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 …]
|
D | ev_bubble_decoration_unittest.mm | 22 // 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/ |
D | autocomplete_text_field_cell.mm | 56 // 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 …]
|
D | ev_bubble_decoration_unittest.mm | 23 // 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
|
D | autocomplete_text_field_cell.h | 32 - (void)addLeftDecoration:(LocationBarDecoration*)decoration; 36 - (void)addRightDecoration:(LocationBarDecoration*)decoration;
|
/external/chromium/chrome/common/extensions/docs/css/ |
D | samples.css | 12 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/ |
D | WebTextCheckingResult.cpp | 43 result.decoration = static_cast<TextDecorationType>(decoration); in operator TextCheckingResult() 48 if (result.decoration == TextDecorationTypeGrammar) { in operator TextCheckingResult()
|
/external/llvm/docs/ |
D | doxygen.css | 50 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/ |
D | doxygen.css | 50 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/ |
D | icu4c.css | 60 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/ |
D | icu4c.css | 60 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/ |
D | stylesheet.css | 12 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/ |
D | stylesheet.css | 12 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/ |
D | Tooltip.css | 27 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/ |
D | doxygen.css | 48 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/ |
D | spellcheck_result.h | 33 : 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/ |
D | style.css | 36 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/ |
D | vg_basic.css | 22 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/ |
D | ToolTip.css | 17 text-decoration:none; 23 text-decoration:none;
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
D | most_visited_iframe.css | 13 text-decoration: none; 20 text-decoration: inherit;
|
/external/chromium_org/chrome/renderer/autofill/ |
D | password_generation_agent_browsertest.cc | 83 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/ |
D | doclava-developer-docs.css | 85 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/ |
D | spellcheck.cc | 360 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()
|