Searched refs:hex_formatW (Results 1 – 1 of 1) sorted by relevance
428 static const WCHAR hex_formatW[] = {'#','%','0','6','x',0}; in var_to_styleval() local431 wsprintfW(buf, hex_formatW, V_I4(v)); in var_to_styleval()