isOffscreenAfterScrolling 749 Source/core/page/FocusController.cpp if (candidate.isOffscreenAfterScrolling && candidate.alignment < Full) isOffscreenAfterScrolling 836 Source/core/page/FocusController.cpp if (focusCandidate.isOffscreenAfterScrolling) { isOffscreenAfterScrolling 854 Source/core/page/FocusController.cpp if (focusCandidate.isOffscreenAfterScrolling) { isOffscreenAfterScrolling 865 Source/core/page/FocusController.cpp if (focusCandidate.isOffscreenAfterScrolling) { isOffscreenAfterScrolling 89 Source/core/page/SpatialNavigation.cpp isOffscreenAfterScrolling = hasOffscreenRect(visibleNode, type); isOffscreenAfterScrolling 110 Source/core/page/SpatialNavigation.h , isOffscreenAfterScrolling(true) isOffscreenAfterScrolling 133 Source/core/page/SpatialNavigation.h bool isOffscreenAfterScrolling;