LoadBitmap        195 chrome/browser/extensions/extension_icon_image_unittest.cc     return image_loader.LoadBitmap(path, size);
LoadBitmap        650 third_party/wtl/include/atlctrlw.h 				bmp.LoadBitmap(image.m_lpstr);
LoadBitmap        686 third_party/wtl/include/atlctrlw.h 		bmp.LoadBitmap(bitmap.m_lpstr);
LoadBitmap        766 third_party/wtl/include/atlctrlw.h 		bmp.LoadBitmap(bitmap.m_lpstr);
LoadBitmap        718 third_party/wtl/include/atlgdi.h 	HBITMAP LoadBitmap(ATL::_U_STRINGorID bitmap)
LoadBitmap        721 third_party/wtl/include/atlgdi.h 		m_hBitmap = ::LoadBitmap(ModuleHelper::GetResourceInstance(), bitmap.m_lpstr);
LoadBitmap        728 third_party/wtl/include/atlgdi.h 		m_hBitmap = ::LoadBitmap(NULL, MAKEINTRESOURCE(nIDBitmap));
LoadBitmap       3700 third_party/wtl/include/atlmisc.h 	return ::LoadBitmap(ModuleHelper::GetResourceInstance(), bitmap.m_lpstr);
LoadBitmap       3710 third_party/wtl/include/atlmisc.h 	return ::LoadBitmap(NULL, bitmap.m_lpstr);
LoadBitmap        107 ui/base/resource/resource_bundle.cc     bool found = rb_->LoadBitmap(resource_id_, &scale_factor,
LoadBitmap        749 ui/base/resource/resource_bundle.cc         LoadBitmap(*data_packs_[i], resource_id, bitmap, fell_back_to_1x)) {
LoadBitmap        755 ui/base/resource/resource_bundle.cc         LoadBitmap(*data_packs_[i], resource_id, bitmap, fell_back_to_1x)) {
LoadBitmap        319 ui/base/resource/resource_bundle.h   bool LoadBitmap(const ResourceHandle& data_handle,
LoadBitmap        328 ui/base/resource/resource_bundle.h   bool LoadBitmap(int resource_id,