HomeSort by relevance Sort by last modified time
    Searched refs:newFDF (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fxjs/
cjs_app.h 86 CJS_Return newFDF(CJS_Runtime* pRuntime,
153 JS_STATIC_METHOD(newFDF, app);
cjs_app.cpp 66 {"newFDF", newFDF_static},
201 // CFDF_Document * CPDFSDK_FormFillEnvironment::NewFDF();
202 CJS_Return app::newFDF(CJS_Runtime* pRuntime,

Completed in 50 milliseconds