HomeSort by relevance Sort by last modified time
    Searched defs:alignCenterAlways (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ScrollAlignment.cpp 53 const ScrollAlignment ScrollAlignment::alignCenterAlways = { ScrollAlignmentCenter, ScrollAlignmentCenter, ScrollAlignmentCenter };
ScrollAlignment.h 71 static const ScrollAlignment alignCenterAlways;

Completed in 177 milliseconds