Home | History | Annotate | Download | only in textfield

Lines Matching defs:custom_formats

818     std::set<OSExchangeData::CustomFormat>* custom_formats) {
824 controller_->AppendDropFormats(formats, custom_formats);
830 std::set<OSExchangeData::CustomFormat> custom_formats;
831 GetDropFormats(&formats, &custom_formats);
833 data.HasAnyFormat(formats, custom_formats);