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