Home | History | Annotate | Download | only in rendering

Lines Matching refs:updateBeforeAfterContent

134         children()->updateBeforeAfterContent(this, BEFORE);
135 children()->updateBeforeAfterContent(this, AFTER);
199 // has to move into the inline continuation. Call updateBeforeAfterContent to ensure that our :after
203 children()->updateBeforeAfterContent(this, AFTER);
274 // has to move into the inline continuation. Call updateBeforeAfterContent to ensure that the inline's :after
277 inlineCurr->children()->updateBeforeAfterContent(this, AFTER);