Searched defs:enclosingBox (Results 1 – 2 of 2) sorted by relevance
587 RenderBox* enclosingBox = this->enclosingBox(); in scrollRectToVisible() local595 RenderBox* RenderObject::enclosingBox() const in enclosingBox() function in blink::RenderObject
2794 RenderBox* enclosingBox = child->parent()->enclosingBox(); in computeInlineStaticDistance() local