OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TabImage
(Results
1 - 2
of
2
) sorted by null
/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_;
tab.cc
399
Tab::
TabImage
Tab::tab_active_ = {0};
400
Tab::
TabImage
Tab::tab_inactive_ = {0};
401
Tab::
TabImage
Tab::tab_alpha_ = {0};
[
all
...]
Completed in 640 milliseconds