OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUIShowPaintRects
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/compositor/
compositor_switches.cc
25
const char
kUIShowPaintRects
[] = "ui-show-paint-rects";
compositor_switches.h
19
COMPOSITOR_EXPORT extern const char
kUIShowPaintRects
[];
compositor.cc
278
command_line->HasSwitch(switches::
kUIShowPaintRects
);
Completed in 191 milliseconds