OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TabImage
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/views/tabs/
tab.h
117
struct
TabImage
{
125
static
TabImage
tab_active_;
126
static
TabImage
tab_inactive_;
127
static
TabImage
tab_alpha_;
/external/chromium_org/chrome/browser/ui/views/tabs/
tab.h
355
struct
TabImage
{
362
static
TabImage
tab_active_;
363
static
TabImage
tab_inactive_;
364
static
TabImage
tab_alpha_;
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h
285
struct
TabImage
{
385
static
TabImage
tab_active_;
386
static
TabImage
tab_inactive_;
387
static
TabImage
tab_alpha_;
Completed in 46 milliseconds