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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineIterator.h 483 if (m_haveAddedFakeRunForRootIsolate || RenderBlock::shouldSkipCreatingRunsForObject(obj))
RenderBlock.h 277 static bool shouldSkipCreatingRunsForObject(RenderObject* obj)
    [all...]
RenderBlockLineLayout.cpp 434 if (start > end || shouldSkipCreatingRunsForObject(obj))
    [all...]

Completed in 41 milliseconds