Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dhtmlimg.c865 static const PRUnichar imgW[] = {'I','M','G',0}; in HTMLImageElementFactory_create() local
879 hres = create_nselem(doc, imgW, &nselem); in HTMLImageElementFactory_create()
H A Dhtmlelem.c30 static const WCHAR imgW[] = {'I','M','G',0}; variable
61 {imgW, HTMLImgElement_Create},