OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WheelEventHandlerRectBorderWidth
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/debug/
debug_colors.h
102
static int
WheelEventHandlerRectBorderWidth
();
debug_colors.cc
242
int DebugColors::
WheelEventHandlerRectBorderWidth
() { return 2; }
/external/chromium_org/cc/layers/
heads_up_display_layer_impl.cc
646
stroke_width = DebugColors::
WheelEventHandlerRectBorderWidth
();
Completed in 326 milliseconds