Home | History | Annotate | Download | only in rendering

Lines Matching refs:blockSelectionGapsBounds

3004 IntRect RenderLayer::blockSelectionGapsBounds() const
3017 // FIXME: it would be more accurate to return !blockSelectionGapsBounds().isEmpty(), but this is impossible