Searched refs:alignBottomAlways (Results 1 – 3 of 3) sorted by relevance
73 static const ScrollAlignment alignBottomAlways; member
55 const ScrollAlignment ScrollAlignment::alignBottomAlways = { alignBottom, alignBottom, alignBottom … member in WebCore::ScrollAlignment
481 …ollRectToVisible(bounds, ScrollAlignment::alignToEdgeIfNeeded, ScrollAlignment::alignBottomAlways); in scrollIntoView()