Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DScrollAlignment.cpp53 const ScrollAlignment ScrollAlignment::alignCenterAlways = { ScrollAlignmentCenter, ScrollAlignment… member in blink::ScrollAlignment
DScrollAlignment.h71 static const ScrollAlignment alignCenterAlways; member