Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DDocument.h317 explicit CJS_Document(v8::Local<v8::Object> pObject) : CJS_Object(pObject) {} in CJS_Document() function
DJS_Value.h17 class CJS_Document; variable
DDocument.cpp146 IMPLEMENT_JS_CLASS(CJS_Document, Document) in IMPLEMENT_JS_CLASS() argument