DrawIcon          352 third_party/npapi/npspy/windows/dirpick.cpp     BOOL res = DrawIcon(lpdis->hDC, 
DrawIcon          260 third_party/wtl/include/atlapp.h #ifdef DrawIcon
DrawIcon         2073 third_party/wtl/include/atlgdi.h 	BOOL DrawIcon(int x, int y, HICON hIcon)
DrawIcon         2077 third_party/wtl/include/atlgdi.h 		return ::DrawIcon(m_hDC, x, y, hIcon);
DrawIcon         2083 third_party/wtl/include/atlgdi.h 	BOOL DrawIcon(POINT point, HICON hIcon)
DrawIcon         2087 third_party/wtl/include/atlgdi.h 		return ::DrawIcon(m_hDC, point.x, point.y, hIcon);
DrawIcon          803 third_party/wtl/include/atluser.h 	BOOL DrawIcon(HDC hDC, int x, int y)
DrawIcon          807 third_party/wtl/include/atluser.h 		return ::DrawIcon(hDC, x, y, m_hIcon);
DrawIcon          813 third_party/wtl/include/atluser.h 	BOOL DrawIcon(HDC hDC, POINT pt)
DrawIcon          817 third_party/wtl/include/atluser.h 		return ::DrawIcon(hDC, pt.x, pt.y, m_hIcon);
DrawIcon           66 ui/app_list/app_list_folder_item.cc       DrawIcon(canvas, icons_[i], item_icon_size,