Searched refs:scrollableBox (Results 1 – 1 of 1) sorted by relevance
854 if (RenderBox* scrollableBox = enclosingScrollableBox()) in scrollByRecursively() local855 scrollableBox->scrollByRecursively(remainingScrollOffset, clamp); in scrollByRecursively()