Home
last modified time | relevance | path

Searched refs:isSeamlessAncestorInFlowThread (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderView.cpp217 bool isSeamlessAncestorInFlowThread = false; in initializeLayoutState() local
249 isSeamlessAncestorInFlowThread = true; in initializeLayoutState()
255 return isSeamlessAncestorInFlowThread; in initializeLayoutState()
339 bool isSeamlessAncestorInFlowThread = initializeLayoutState(state); in layout() local
360 if (isSeamlessAncestorInFlowThread) in layout()