OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PaintActiveTabBackground
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.cc
131
PaintActiveTabBackground
(canvas);
135
void TouchTab::
PaintActiveTabBackground
(gfx::Canvas* canvas) {
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc
878
PaintActiveTabBackground
(canvas);
888
PaintActiveTabBackground
(canvas);
[
all
...]
/external/chromium/chrome/browser/ui/views/tabs/
tab.cc
371
PaintActiveTabBackground
(canvas);
384
PaintActiveTabBackground
(canvas);
532
void Tab::
PaintActiveTabBackground
(gfx::Canvas* canvas) {
Completed in 2290 milliseconds