OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateIconView
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf_button.h
78
// implementation, by overriding
CreateIconView
().
120
virtual IconView*
CreateIconView
();
shelf_button.cc
510
icon_view_ =
CreateIconView
();
521
ShelfButton::IconView* ShelfButton::
CreateIconView
() {
Completed in 25 milliseconds