Searched refs:oLastChild (Results 1 – 1 of 1) sorted by relevance
938 if (RenderObject* oLastChild = o->slowLastChild()) { in getLowerRightCorner() local939 o = oLastChild; in getLowerRightCorner()