Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DJS_Value.cpp62 CJS_Value::CJS_Value(CJS_Runtime* pRuntime, CJS_Document* pJsDoc) in CJS_Value()
182 void CJS_Value::operator=(CJS_Document* pJsDoc) { in operator =()
332 void CJS_PropValue::operator<<(CJS_Document* pJsDoc) { in operator <<()