OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowHitTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarThemeOverlay.h
37
enum HitTestBehavior {
AllowHitTest
, DisallowHitTest };
ScrollbarThemeGtkOrAura.cpp
54
DEFINE_STATIC_LOCAL(ScrollbarThemeOverlay, theme, (10, 0, ScrollbarThemeOverlay::
AllowHitTest
, Color(128, 128, 128, 192)));
Completed in 41 milliseconds