HomeSort by relevance Sort by last modified time
    Searched refs:ancestorLineBoxDirty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLineBoxList.cpp 243 if (container->isInline() && !container->ancestorLineBoxDirty()) {
287 if (!inlineContainer->ancestorLineBoxDirty()) {
RenderObject.h 440 bool ancestorLineBoxDirty() const { return m_bitfields.ancestorLineBoxDirty(); }
    [all...]

Completed in 130 milliseconds