Searched defs:isOutOfFlowRenderFlowThread (Results 1 – 2 of 2) sorted by relevance
428 bool isOutOfFlowRenderFlowThread() const { return renderer()->isOutOfFlowRenderFlowThread(); } in isOutOfFlowRenderFlowThread() function
382 …bool isOutOfFlowRenderFlowThread() const { return isRenderFlowThread() && isOutOfFlowPositioned();… in isOutOfFlowRenderFlowThread() function