Home | History | Annotate | Download | only in rendering

Lines Matching refs:nextLeafChild

4553         for (InlineBox* box = root->firstLeafChild(); box; box = box->nextLeafChild()) {