Searched defs:sMethodName (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fxjs/
H A Dfxjs_v8.cpp294 const char* sMethodName,
304 v8::String::NewFromUtf8(m_isolate, sMethodName,
348 void CFXJS_Engine::DefineGlobalMethod(const char* sMethodName, argument
356 v8::String::NewFromUtf8(m_isolate, sMethodName,
293 DefineObjMethod(int nObjDefnID, const char* sMethodName, v8::FunctionCallback pMethodCall) argument

Completed in 43 milliseconds