Searched defs:alignCenterAlways (Results 1 – 2 of 2) sorted by relevance
53 const ScrollAlignment ScrollAlignment::alignCenterAlways = { ScrollAlignmentCenter, ScrollAlignment… member in blink::ScrollAlignment
71 static const ScrollAlignment alignCenterAlways; member