HomeSort by relevance Sort by last modified time
    Searched refs:ScrollbarControlPartMask (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/
ScrollTypes.h 162 typedef unsigned ScrollbarControlPartMask;
ScrollbarTheme.h 66 void invalidateParts(ScrollbarThemeClient* scrollbar, ScrollbarControlPartMask mask)
ScrollbarTheme.cpp 47 // Create the ScrollbarControlPartMask based on the damageRect
48 ScrollbarControlPartMask scrollMask = NoPart;

Completed in 9463 milliseconds