Searched defs:alignBottomAlways (Results 1 – 2 of 2) sorted by relevance
55 const ScrollAlignment ScrollAlignment::alignBottomAlways = { alignBottom, alignBottom, alignBottom … member in WebCore::ScrollAlignment
73 static const ScrollAlignment alignBottomAlways; member