Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderView.cpp237 …LayoutSize iFrameOffset(layoutOffset.width() + seamlessAncestor->x() + (!isFlipped ? seamlessAnces… in initializeLayoutState() local
242 LayoutSize offsetDelta = seamlessLayoutState->m_pageOffset - iFrameOffset; in initializeLayoutState()