Searched defs:newStyle (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/rendering/mathml/
H A DRenderMathMLToken.cpp85 auto newStyle = RenderStyle::createAnonymousStyleWithDisplay(&style(), FLEX); local
H A DRenderMathMLOperator.cpp1649 auto newStyle = RenderStyle::createAnonymousStyleWithDisplay(&style(), FLEX); local
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DRenderSVGResourceFilterPrimitive.cpp61 const SVGRenderStyle& newStyle = style().svgStyle(); local
H A DSVGResourcesCache.cpp107 void SVGResourcesCache::clientStyleChanged(RenderElement& renderer, StyleDifference diff, const RenderStyle& newStyle) argument
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderLayerModelObject.cpp86 void RenderLayerModelObject::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) argument
[all...]
H A DRenderButton.cpp94 void RenderButton::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) argument
H A DRenderRubyRun.cpp204 auto newStyle = RenderStyle::createAnonymousStyleWithDisplay(&style(), BLOCK); local
H A DRenderTableRow.cpp62 static bool borderWidthChanged(const RenderStyle* oldStyle, const RenderStyle* newStyle) argument
H A DTextAutoSizing.cpp41 RefPtr<RenderStyle> newStyle = RenderStyle::clone(&currentStyle); local
H A DRenderCounter.cpp569 void RenderCounter::rendererStyleChanged(RenderObject* renderer, const RenderStyle* oldStyle, const RenderStyle* newStyle) argument
H A DRenderListItem.cpp62 auto newStyle = RenderStyle::create(); local
H A DTextAutosizer.cpp231 RefPtr<RenderStyle> newStyle = RenderStyle::clone(renderer->style()); local
H A DRenderDeprecatedFlexibleBox.cpp166 void RenderDeprecatedFlexibleBox::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) argument
H A DRenderElement.cpp775 auto newStyle = RenderStyle::createAnonymousStyleWithDisplay(&style(), elementChild.style().display()); local
797 void RenderElement::styleWillChange(StyleDifference diff, const RenderStyle& newStyle) argument
[all...]
H A DRenderFlowThread.cpp72 auto newStyle = RenderStyle::create(); local
[all...]
H A DRenderInline.cpp149 static void updateStyleOfAnonymousBlockContinuations(RenderBox* box, const RenderStyle* newStyle, const RenderStyle* oldStyle) argument
183 RenderStyle& newStyle = style(); local
199 updateStyleOfAnonymousBlockContinuations(toRenderBlock(block), &newStyle, oldStyle); local
321 auto newStyle = RenderStyle::createAnonymousStyleWithDisplay(&style(), BLOCK); local
[all...]
H A DRenderText.cpp237 const RenderStyle& newStyle = style(); local
/macosx-10.10/WebKit-7600.1.25/win/
H A DDOMCSSClasses.cpp58 DOMCSSStyleDeclaration* newStyle = new DOMCSSStyleDeclaration(s); local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dreptest.cpp122 UChar newStyle = NO_STYLE; local
/macosx-10.10/WebCore-7600.1.25/page/animation/
H A DAnimationController.cpp488 PassRef<RenderStyle> AnimationController::updateAnimations(RenderElement& renderer, PassRef<RenderStyle> newStyle) argument
/macosx-10.10/WebCore-7600.1.25/style/
H A DStyleResolveTree.cpp681 static bool pseudoStyleCacheIsInvalid(RenderElement* renderer, RenderStyle* newStyle) argument
718 RefPtr<RenderStyle> newStyle; local
[all...]
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkConfig.c785 Tk_Style newStyle; local
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DRenderStyle.cpp99 auto newStyle = RenderStyle::create(); local
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp935 void WebChromeClient::recommendedScrollbarStyleDidChange(int32_t newStyle) argument
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkTheme.c697 int newStyle; local

Completed in 192 milliseconds

12