Searched refs:shouldSkipCreatingRunsForObject (Results 1 – 2 of 2) sorted by relevance
604 if (RenderBlockFlow::shouldSkipCreatingRunsForObject(obj)) in addFakeRunIfNecessary()632 if (start > end || RenderBlockFlow::shouldSkipCreatingRunsForObject(obj)) in adjustMidpointsAndAppendRunsForObjectIfNeeded()
156 static bool shouldSkipCreatingRunsForObject(RenderObject* obj) in shouldSkipCreatingRunsForObject() function