Home | History | Annotate | Download | only in dragdrop

Lines Matching refs:GetAtom

58                        atom_cache_.GetAtom(kDndSelection)) {
80 atom_cache_.GetAtom(kDndSelection)) {
119 format_map_.Insert(atom_cache_.GetAtom(kRendererTaint),
125 return format_map_.find(atom_cache_.GetAtom(kRendererTaint)) !=
137 format_map_.Insert(atom_cache_.GetAtom(Clipboard::kMimeTypeText), mem);
138 format_map_.Insert(atom_cache_.GetAtom(kText), mem);
139 format_map_.Insert(atom_cache_.GetAtom(kString), mem);
140 format_map_.Insert(atom_cache_.GetAtom(kUtf8String), mem);
158 format_map_.Insert(atom_cache_.GetAtom(kMimeTypeMozillaURL), mem);
178 format_map_.Insert(atom_cache_.GetAtom(kNetscapeURL),
204 format_map_.Insert(atom_cache_.GetAtom(Clipboard::kMimeTypeURIList), mem);
218 format_map_.Insert(atom_cache_.GetAtom(format.ToString().c_str()), mem);
257 if (data.GetType() == atom_cache_.GetAtom(kMimeTypeMozillaURL)) {
273 } else if (data.GetType() == atom_cache_.GetAtom(
329 requested_types.push_back(atom_cache_.GetAtom(format.ToString().c_str()));
363 if (data.GetType() == atom_cache_.GetAtom(kMimeTypeMozillaURL)) {
366 } else if (data.GetType() == atom_cache_.GetAtom(
412 url_atoms.push_back(atom_cache_.GetAtom(format.ToString().c_str()));
424 format_map_.find(atom_cache_.GetAtom(kMimeTypeMozillaURL)));
445 atom_cache_.GetAtom("XdndDirectSave0"),
450 atom_cache_.GetAtom("application/octet-stream"),
466 format_map_.Insert(atom_cache_.GetAtom(Clipboard::kMimeTypeHTML), mem);
472 url_atoms.push_back(atom_cache_.GetAtom(Clipboard::kMimeTypeHTML));
488 url_atoms.push_back(atom_cache_.GetAtom(Clipboard::kMimeTypeHTML));