Home | History | Annotate | Download | only in rendering

Lines Matching defs:RenderPart

26 #include "core/rendering/RenderPart.h"
39 RenderPart::RenderPart(Element* node)
45 RenderPart::~RenderPart()
49 LayerType RenderPart::layerTypeRequired() const
57 bool RenderPart::requiresAcceleratedCompositing() const
81 bool RenderPart::needsPreferredWidthsRecalculation() const
88 bool RenderPart::nodeAtPoint(const HitTestRequest& request, HitTestResult& result, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction action)
121 CompositingReasons RenderPart::additionalCompositingReasons() const