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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineIterator.h 606 if (RenderBlockFlow::shouldSkipCreatingRunsForObject(obj))
635 if (start > end || RenderBlockFlow::shouldSkipCreatingRunsForObject(obj))
RenderBlockFlow.h 164 static bool shouldSkipCreatingRunsForObject(RenderObject* obj)

Completed in 122 milliseconds