Home | History | Annotate | Download | only in rendering

Lines Matching refs:lastLeafChild

391     for (InlineBox* box = lastLeafChild(); box; box = box->prevLeafChild()) {
464 InlineBox* lastLeaf = lastLeafChild();