| /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
| D | RenderSVGResourceFilterPrimitive.cpp | 46 const SVGRenderStyle& newStyle = this->style()->svgStyle(); in styleDidChange() local
|
| D | SVGResourcesCache.cpp | 118 …ache::clientStyleChanged(RenderObject* renderer, StyleDifference diff, const RenderStyle* newStyle) in clientStyleChanged() 143 void SVGResourcesCache::clientWasAddedToTree(RenderObject* renderer, const RenderStyle* newStyle) in clientWasAddedToTree()
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| D | RenderTableRow.cpp | 64 static bool borderWidthChanged(const RenderStyle* oldStyle, const RenderStyle* newStyle) in borderWidthChanged() 244 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), TABLE… in createAnonymousWithParentRenderer() local
|
| D | RenderLayerReflectionInfo.cpp | 91 RefPtr<RenderStyle> newStyle = RenderStyle::create(); in updateAfterStyleChange() local
|
| D | RenderRubyRun.cpp | 184 RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(style(), BLOCK); in createRubyBase() local 195 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parentRuby->style(), I… in staticCreateRubyRun() local
|
| D | RenderLayerModelObject.cpp | 90 void RenderLayerModelObject::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) in styleWillChange()
|
| D | RenderScrollbarPart.cpp | 139 void RenderScrollbarPart::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) in styleWillChange()
|
| D | RenderRuby.cpp | 87 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(ruby->style(), INLINE_… in createAnonymousRubyInlineBlock() local
|
| D | RenderListItem.cpp | 62 RefPtr<RenderStyle> newStyle = RenderStyle::create(); in styleDidChange() local
|
| D | RenderInline.cpp | 162 … updateStyleOfAnonymousBlockContinuations(RenderObject* block, const RenderStyle* newStyle, const … in updateStyleOfAnonymousBlockContinuations() 201 RenderStyle* newStyle = style(); in styleDidChange() local 338 RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(style(), BLOCK); in addChildIgnoringContinuation() local
|
| D | RenderBlock.cpp | 296 void RenderBlock::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) in styleWillChange() 330 …c bool borderOrPaddingLogicalWidthChanged(const RenderStyle* oldStyle, const RenderStyle* newStyle) in borderOrPaddingLogicalWidthChanged() 348 RenderStyle* newStyle = style(); in styleDidChange() local 1167 … RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(style(), BLOCK); in removeChild() local 4229 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), newDi… in createAnonymousWithParentRendererAndDisplay() local 4237 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), BLOCK… in createAnonymousColumnsWithParentRenderer() local 4248 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), BLOCK… in createAnonymousColumnSpanWithParentRenderer() local
|
| D | RenderCounter.cpp | 554 …dererStyleChanged(RenderObject& renderer, const RenderStyle* oldStyle, const RenderStyle* newStyle) in rendererStyleChanged()
|
| D | RenderDeprecatedFlexibleBox.cpp | 177 void RenderDeprecatedFlexibleBox::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) in styleWillChange()
|
| D | RenderListMarker.cpp | 1084 void RenderListMarker::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) in styleWillChange()
|
| D | RenderTable.cpp | 1328 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), TABLE… in createAnonymousWithParentRenderer() local
|
| D | RenderTableCell.cpp | 1265 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), TABLE… in createAnonymousWithParentRenderer() local
|
| D | RenderObject.cpp | 1764 void RenderObject::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) in styleWillChange() 1916 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(style(), child->style(… in propagateStyleToAnonymousChildren() local
|
| D | RenderTableSection.cpp | 1597 …RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), TABLE… in createAnonymousWithParentRenderer() local
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| D | reptest.cpp | 122 UChar newStyle = NO_STYLE; in fixStyles() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | reptest.cpp | 122 UChar newStyle = NO_STYLE; in fixStyles() local
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
| D | RenderStyle.cpp | 88 RefPtr<RenderStyle> newStyle = RenderStyle::create(); in createAnonymousStyleWithDisplay() local 153 static StyleRecalcChange diffPseudoStyles(const RenderStyle* oldStyle, const RenderStyle* newStyle) in diffPseudoStyles() 172 …cChange RenderStyle::stylePropagationDiff(const RenderStyle* oldStyle, const RenderStyle* newStyle) in stylePropagationDiff()
|
| /external/skia/src/core/ |
| D | SkFontHost.cpp | 235 SkFontStyle newStyle = SkFontStyle(bold ? SkFontStyle::kBold_Weight in CreateTypeface() local
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkTypeface.cpp | 147 SkFontStyle newStyle = SkFontStyle(bold ? SkFontStyle::kBold_Weight in CreateFromTypeface() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/ |
| D | StylesSidebarPane.js | 2743 _applyNewStyle: function(newStyle) argument 2767 function callback(newStyle) argument 3390 function callback(userCallback, originalPropertyText, newStyle) argument
|
| /external/chromium_org/third_party/WebKit/Source/core/dom/ |
| D | Element.cpp | 1392 bool Element::pseudoStyleCacheIsInvalid(const RenderStyle* currentStyle, RenderStyle* newStyle) in pseudoStyleCacheIsInvalid() 1526 RefPtr<RenderStyle> newStyle = styleForRenderer(); in recalcOwnStyle() local 1570 void Element::updateCallbackSelectors(RenderStyle* oldStyle, RenderStyle* newStyle) in updateCallbackSelectors()
|