Home
last modified time | relevance | path

Searched defs:texthtmlFormat (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/win/
DClipboardUtilitiesWin.cpp101 static FORMATETC* texthtmlFormat() in texthtmlFormat() function
104 static FORMATETC texthtmlFormat = {cf, 0, DVASPECT_CONTENT, -1, TYMED_HGLOBAL}; in texthtmlFormat() local