Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dhtmlstyle.c1964 static const WCHAR styleWindowInset[] = {'w','i','n','d','o','w','-','i','n','s','e','t',0}; in HTMLStyle_put_borderStyle() local
1977 if( !(is_valid_border_style(pstyle) || strcmpiW(styleWindowInset, pstyle) == 0)) in HTMLStyle_put_borderStyle()
1991 if( !(is_valid_border_style(pstyle) || strcmpiW(styleWindowInset, pstyle) == 0)) in HTMLStyle_put_borderStyle()