Home | History | Annotate | Download | only in rendering

Lines Matching refs:HitTestBlockBackground

1277     if (visibleToHitTesting() && (action == HitTestBlockBackground || action == HitTestChildBlockBackground) && boundsRect.intersects(result.rectForPoint(xPos, yPos))) {