Searched refs:RequestIcon (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dbackground_application_list_model.cc62 void RequestIcon(Extension::Icons size);
131 void BackgroundApplicationListModel::Application::RequestIcon( function in class:BackgroundApplicationListModel::Application
179 application->RequestIcon(Extension::EXTENSION_ICON_BITTY);
/external/chromium_org/chrome/browser/background/
H A Dbackground_application_list_model.cc81 void RequestIcon(extension_misc::ExtensionIcons size);
155 void BackgroundApplicationListModel::Application::RequestIcon( function in class:BackgroundApplicationListModel::Application
213 application->RequestIcon(extension_misc::EXTENSION_ICON_BITTY);

Completed in 215 milliseconds