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