Home
last modified time | relevance | path

Searched defs:alignBottomAlways (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DScrollBehavior.cpp55 const ScrollAlignment ScrollAlignment::alignBottomAlways = { alignBottom, alignBottom, alignBottom … member in WebCore::ScrollAlignment
DScrollBehavior.h73 static const ScrollAlignment alignBottomAlways; member