Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dhtmlstyle.c428 static const WCHAR hex_formatW[] = {'#','%','0','6','x',0}; in var_to_styleval() local
431 wsprintfW(buf, hex_formatW, V_I4(v)); in var_to_styleval()