Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DScrollBehavior.cpp53 const ScrollAlignment ScrollAlignment::alignBottomAlways = { alignBottom, alignBottom, alignBottom … member in WebCore::ScrollAlignment
DScrollBehavior.h68 static const ScrollAlignment alignBottomAlways; member
/external/webkit/Source/WebCore/dom/
DElement.cpp283 …ToVisible(bounds, false, ScrollAlignment::alignToEdgeIfNeeded, ScrollAlignment::alignBottomAlways); in scrollIntoView()
/external/webkit/Source/WebCore/
DChangeLog-2005-12-197681 … alignCenterIfNeeded, alignToEdgeIfNeeded, alignCenterAlways, alignTopAlways, alignBottomAlways