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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLineBoxList.cpp 289 container->setAncestorLineBoxDirty(); // Mark the container to avoid dirtying the same lines again across multiple destroy() calls of the same subtree.
329 inlineContainer->setAncestorLineBoxDirty(); // Mark the container to avoid dirtying the same lines again across multiple destroy() calls of the same subtree.
RenderObject.h 403 void setAncestorLineBoxDirty(bool b = true)
    [all...]
RenderObject.cpp     [all...]

Completed in 35 milliseconds