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

  /external/pdfium/fpdfsdk/include/jsapi/
fxjs_v8.h 69 int JS_DefineGlobalMethod(IJS_Runtime* pJSRuntime, const wchar_t* sMethodName, v8::FunctionCallback pMethodCall, unsigned nParamNum);
  /external/pdfium/fpdfsdk/include/javascript/
JS_Define.h 689 if (JS_DefineGlobalMethod(pRuntime,\
  /external/pdfium/fpdfsdk/src/jsapi/
fxjs_v8.cpp 185 int JS_DefineGlobalMethod(IJS_Runtime* pJSRuntime, const wchar_t* sMethodName, v8::FunctionCallback pMethodCall, unsigned nParamNum)

Completed in 48 milliseconds