Home | History | Annotate | Download | only in rendering

Lines Matching refs:AFTER

166     // properly dirty line boxes that they are removed from. Effects that do :before/:after only on hover could crash otherwise.
249 // Update pseudos for :before and :after now.
252 updateBeforeAfterContent(AFTER);
267 // Make sure we don't append things after :after-generated content if we have it.
840 // Make sure the rect is still non-empty after intersecting for overflow above
990 bool runInIsGenerated = child->style()->styleType() == BEFORE || child->style()->styleType() == AFTER;
992 // Move the nodes from the old child to the new child, but skip any :before/:after content. It has already
995 if (runInIsGenerated || (runInChild->style()->styleType() != BEFORE && runInChild->style()->styleType() != AFTER)) {
997 inlineRunIn->addChild(runInChild); // Use addChild instead of appendChildNode since it handles correct placement of the children relative to :after-generated content.
1404 // This has to be done after checking for clear, so that margins can be reset if a clear occurred.
1564 // z-index. We paint after we painted the background/border, so that the scrollbars will
1694 // Check for page-break-after: always, and if it's set, break and bail.
2108 // VisibleSelection must start just after our last line.
3472 // If they don't agree, then we return a visible position just before or after the child
3481 // Otherwise return before or after the child, depending on if the click was left or right of the child
4307 // Ignore spaces after a list marker.
4684 // construct text fragment for the text after the first letter