Home
last modified time | relevance | path

Searched defs:pWstr (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_Value.cpp60 CJS_Value::CJS_Value(v8::Isolate* isolate, FX_LPCWSTR pWstr):m_isolate(isolate) in CJS_Value()
203 void CJS_Value::operator =(FX_LPCWSTR pWstr) in operator =()