Searched defs:requiresForcedStyleRecalcPropagation (Results 1 - 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderMeter.h44 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderMeter
H A DRenderSlider.h52 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderSlider
H A DRenderDataGrid.h56 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderDataGrid
H A DRenderDetails.h48 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderDetails
H A DRenderFileUploadControl.h59 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderFileUploadControl
H A DRenderMedia.h59 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderMedia
H A DRenderButton.h67 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderButton
H A DRenderListItem.h69 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderListItem
H A DRenderProgress.h47 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderProgress
H A DRenderTextControl.h101 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderTextControl
H A DRenderMenuList.h81 virtual bool requiresForcedStyleRecalcPropagation() const { return true; } function in class:WebCore::RenderMenuList
H A DRenderObject.h325 virtual bool requiresForcedStyleRecalcPropagation() const { return false; } function in class:WebCore::RenderObject

Completed in 122 milliseconds