Home | History | Annotate | Download | only in rendering

Lines Matching refs:HitTestChildBlockBackground

3310     if ((hitTestAction == HitTestBlockBackground || hitTestAction == HitTestChildBlockBackground) && isPointInOverflowControl(result, _x, _y, tx, ty)) {
3357 if (hitTestAction == HitTestBlockBackground || hitTestAction == HitTestChildBlockBackground) {
3414 childHitTest = HitTestChildBlockBackground;