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

/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_win.cc85 // This can only be called from |CloneFromOther|, since it initializes the
91 static FormatEtcEnumerator* CloneFromOther(const FormatEtcEnumerator* other);
169 FormatEtcEnumerator* e = CloneFromOther(this);
201 FormatEtcEnumerator* FormatEtcEnumerator::CloneFromOther( function in class:ui::FormatEtcEnumerator

Completed in 77 milliseconds