Searched refs:SetFunctionBind (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fxjs/
H A Dcfxjse_value.h72 bool SetFunctionBind(CFXJSE_Value* lpOldFunction, CFXJSE_Value* lpNewThis);
H A Dcfxjse_value.cpp242 bool CFXJSE_Value::SetFunctionBind(CFXJSE_Value* lpOldFunction, function in class:CFXJSE_Value
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_scriptcontext.cpp533 pValue->SetFunctionBind(hVariableValue.get(), pObject.get());

Completed in 456 milliseconds