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