Home
last modified time | relevance | path

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

/third_party/python/PC/
Dpyshellext.cpp18 static CLIPFORMAT cfDropDescription; variable
155 cfDropDescription,
596 cfDropDescription = RegisterClipboardFormat(CFSTR_DROPDESCRIPTION);
597 if (!cfDropDescription) {