webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
InlineMinMaxIterator (const RenderBlockFlow &p) | |
RenderObject * | next () |
Public Attributes | |
const RenderBlockFlow & | parent |
RenderObject * | current |
bool | endOfInline |
bool | initial |
|
inline |
RenderObject * WebCore::InlineMinMaxIterator::next | ( | void | ) |
RenderObject* WebCore::InlineMinMaxIterator::current |
bool WebCore::InlineMinMaxIterator::endOfInline |
bool WebCore::InlineMinMaxIterator::initial |
const RenderBlockFlow& WebCore::InlineMinMaxIterator::parent |