Home | History | Annotate | Download | only in win

Lines Matching refs:wValue

751     wstring wValue = jsStringRefToWString(value);
762 BSTR valueBSTR = SysAllocStringLen((OLECHAR*)wValue.c_str(), wValue.length());