Searched refs:inFlowThread (Results 1 – 1 of 1) sorted by relevance
78 static inline bool inFlowThread(RenderObject* renderer, RenderNamedFlowThread* flowThread) in inFlowThread() function89 return inFlowThread(currentFlowThread->containingBlock(), flowThread); in inFlowThread()135 if (inFlowThread(contentNode->renderer(), m_parentFlowThread)) { in getRegionsByContent()