/external/chromium_org/ui/views/controls/ |
D | styled_label_unittest.cc | 29 StyledLabel* styled() { return styled_.get(); } in styled() function in views::StyledLabelTest 58 styled()->SetBounds(0, 0, 1000, 1000); in TEST_F() 59 styled()->Layout(); in TEST_F() 61 ASSERT_EQ(1, styled()->child_count()); in TEST_F() 63 styled()->child_at(0)->GetClassName()); in TEST_F() 65 static_cast<Label*>(styled()->child_at(0))->text()); in TEST_F() 72 styled()->SetBounds(0, 0, 1000, 1000); in TEST_F() 73 styled()->Layout(); in TEST_F() 75 ASSERT_EQ(1, styled()->child_count()); in TEST_F() 77 styled()->child_at(0)->GetClassName()); in TEST_F() [all …]
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
D | main.css | 66 table.styled-table { 70 table.styled-table, 71 .styled-table th, 72 .styled-table td { 78 .styled-table th { 82 .styled-table th.title {
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | RenderSVGResourceClipper.cpp | 101 SVGGraphicsElement* styled = toSVGGraphicsElement(childNode); in tryPathOnlyClipping() local 112 styled->toClipPath(clipPath); in tryPathOnlyClipping() 121 styled->toClipPath(subPath); in tryPathOnlyClipping()
|
/external/chromium_org/chrome/browser/ui/cocoa/infobars/ |
D | alternate_nav_infobar_controller.mm | 18 // use an NSAttributedString to display styled text, and we set a
|
/external/libvpx/libvpx/tools/ |
D | ftfy.sh | 55 NEW_CHANGEID=${LAST_CHANGEID}-styled
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
D | oobe_screen_user_image.css | 78 /* White background for spinner styled like user image */
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
D | new_credit_card_bubble_cocoa.mm | 58 // Helper function to set the appropriately styled details string.
|
D | autofill_section_container.mm | 101 // Create properly styled label for section. Autoreleased.
|
/external/clang/docs/ |
D | BlockLanguageSpec.rst | 214 The copy operation ``Block_copy()`` is styled as a function that takes 216 type. The release operation, ``Block_release()``, is styled as a
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
D | ScrollbarThemeMacCommon.mm | 271 // Note: This is only used for css-styled scrollbars on mac.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderThemeChromiumMac.mm | 514 // is in effect we treat it like the control is styled. 761 // We do not use NSTextFieldCell to draw styled text fields on Lion and SnowLeopard because 763 // of painting its own background. We need WebCore to paint styled backgrounds, so we'll use 1221 // Draw the gradients to give the styled popup menu a button appearance
|
/external/chromium/chrome/browser/ui/cocoa/infobars/ |
D | infobar_controller.mm | 353 // use an NSAttributedString to display styled text, and we set a
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_mac_unittest.mm | 102 // Simple inputs with no matches should result in styled output who's
|
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
D | geshi-doc.txt | 360 …main issue to come out of the 1.0.2 release. If you want your code to be styled in a predictable m… 368 …miliar with this, and make sure that you check any code you have already styled with 1.0.1 when yo… 508 …ther in a <div> or a <pre> (see the section entitled "The Code Container"), and this can be styled. 523 …e numbers are generated is different, so therefore the way that they are styled is different. In p… 591 …hat capitalises or lowercases automatically certain lexics when they are styled. I dabble in Quick… 1429 …of the line. These comments may be any length > 0, and since they can be styled individually, can … 1430 …N' => 'CLOSE'. Unfortunately, all of these comments you add here will be styled the same way (an a…
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
D | omnibox_popup_view_mac_unittest.mm | 130 // Simple inputs with no matches should result in styled output who's text
|
/external/llvm/docs/ |
D | CommandLine.rst | 590 information about what it does into the help output. The help output is styled
|