Home | History | Annotate | Download | only in rendering

Lines Matching refs:updateBeforeAfterContent

160         children()->updateBeforeAfterContent(this, BEFORE);
161 children()->updateBeforeAfterContent(this, AFTER);
256 // has to move into the inline continuation. Call updateBeforeAfterContent to ensure that our :after
260 children()->updateBeforeAfterContent(this, AFTER);
331 // has to move into the inline continuation. Call updateBeforeAfterContent to ensure that the inline's :after
334 inlineCurr->children()->updateBeforeAfterContent(inlineCurr, AFTER);