Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dmshtml_private.h682 const cpc_entry_t *cpc_entries; member
H A Dhtmlelem.c4029 …iner_Init(&This->cp_container, (IUnknown*)&This->IHTMLElement_iface, This->node.vtbl->cpc_entries); in HTMLElement_Init()