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

  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarTheme.h 59 virtual bool invalidateOnMouseEnterExit() { return false; }
Scrollbar.cpp 327 if ((m_hoveredPart == NoPart || part == NoPart) && theme()->invalidateOnMouseEnterExit())

Completed in 174 milliseconds