OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tab_active
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.cc
26
TouchTab::TouchTabImage TouchTab::
tab_active
= {0};
member in class:TouchTab
96
TouchTabImage* tab_image = &
tab_active
;
143
TouchTabImage* tab_image = &
tab_active
;
186
TouchTabImage* tab_image = &
tab_active
;
271
tab_active
.image_l = rb.GetBitmapNamed(IDR_TAB_ACTIVE_LEFT);
272
tab_active
.image_c = rb.GetBitmapNamed(IDR_TAB_ACTIVE_CENTER);
273
tab_active
.image_r = rb.GetBitmapNamed(IDR_TAB_ACTIVE_RIGHT);
274
tab_active
.l_width =
tab_active
.image_l->width();
275
tab_active
.r_width = tab_active.image_r->width()
[
all
...]
touch_tab.h
88
static TouchTabImage
tab_active
;
member in class:TouchTab
/external/chromium/chrome/browser/
aeropeek_manager.cc
556
bool
tab_active
,
701
bool
tab_active
,
707
tab_active_(
tab_active
),
[
all
...]
Completed in 868 milliseconds