Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/win/
DClipboardUtilitiesWin.h42 FORMATETC* urlWFormat();
DDragDataWin.cpp49 return SUCCEEDED(m_platformDragData->QueryGetData(urlWFormat())) in containsURL()
DClipboardUtilitiesWin.cpp230 FORMATETC* urlWFormat() in urlWFormat() function
311 } else if (SUCCEEDED(dataObject->GetData(urlWFormat(), &store))) { in getURL()
DClipboardWin.cpp434 if (medium.hGlobal && FAILED(data->SetData(urlWFormat(), &medium, TRUE))) in writeURL()
470 m_writableDataObject->clearData(urlWFormat()->cfFormat); in clearData()
540 if (format.cfFormat == urlFormat()->cfFormat || format.cfFormat == urlWFormat()->cfFormat) { in addMimeTypesForFormat()
/external/webkit/WebCore/
DChangeLog-2007-10-1423773 (WebCore::urlWFormat):
25476 (WebCore::urlWFormat):
26561 (WebCore::urlWFormat):