Searched refs:imgW (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/mshtml/ |
H A D | htmlimg.c | 865 static const PRUnichar imgW[] = {'I','M','G',0}; in HTMLImageElementFactory_create() local 879 hres = create_nselem(doc, imgW, &nselem); in HTMLImageElementFactory_create()
|
H A D | htmlelem.c | 30 static const WCHAR imgW[] = {'I','M','G',0}; variable 61 {imgW, HTMLImgElement_Create},
|