Home | History | Annotate | Download | only in rendering

Lines Matching refs:LayerHitTestRects

136 typedef WTF::HashMap<const RenderLayer*, Vector<LayoutRect> > LayerHitTestRects;
1001 virtual void computeLayerHitTestRects(LayerHitTestRects&) const;
1112 virtual void addLayerHitTestRects(LayerHitTestRects&, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const;