Home
last modified time | relevance | path

Searched refs:oLastChild (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DContainerNode.cpp938 if (RenderObject* oLastChild = o->slowLastChild()) { in getLowerRightCorner() local
939 o = oLastChild; in getLowerRightCorner()