Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DScrollBehavior.cpp52 const ScrollAlignment ScrollAlignment::alignTopAlways = { alignTop, alignTop, alignTop }; member in WebCore::ScrollAlignment
DScrollBehavior.h67 static const ScrollAlignment alignTopAlways; member