Searched defs:alignTopAlways (Results 1 – 2 of 2) sorted by relevance
52 const ScrollAlignment ScrollAlignment::alignTopAlways = { alignTop, alignTop, alignTop }; member in WebCore::ScrollAlignment
67 static const ScrollAlignment alignTopAlways; member