Searched defs:prevRootBox (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRootInlineBox.h47 RootInlineBox* prevRootBox() const { return static_cast<RootInlineBox*>(m_prevLineBox); } function in class:blink::RootInlineBox

Completed in 67 milliseconds