Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data_provider_win.cc91 static FormatEtcEnumerator* CloneFromOther(const FormatEtcEnumerator* other);
169 FormatEtcEnumerator* e = CloneFromOther(this); in Clone()
201 FormatEtcEnumerator* FormatEtcEnumerator::CloneFromOther( in CloneFromOther() function in ui::FormatEtcEnumerator