Home
last modified time | relevance | path

Searched refs:LoadThemeIconFromResourcesDataDLL (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/base/resource/
Dresource_bundle_win.h22 UI_EXPORT HICON LoadThemeIconFromResourcesDataDLL(int icon_id);
Dresource_bundle_win.cc86 HICON LoadThemeIconFromResourcesDataDLL(int icon_id) { in LoadThemeIconFromResourcesDataDLL() function
/external/chromium_org/chrome/browser/ui/views/frame/
Dglass_browser_frame_view.cc584 ui::LoadThemeIconFromResourcesDataDLL(IDI_THROBBER_01 + i); in InitThrobberIcons()