Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxjse/src/
Dvalue.cpp208 CFXJSE_Value* lpOldFunction = reinterpret_cast<CFXJSE_Value*>(hOldFunction); in FXJSE_Value_SetFunctionBind() local
450 FX_BOOL CFXJSE_Value::SetFunctionBind(CFXJSE_Value* lpOldFunction, in SetFunctionBind()