Searched refs:EnableCalculate (Results 1 – 4 of 4) sorted by relevance
49 void EnableCalculate(bool bEnabled);
207 void CPDFSDK_InteractiveForm::EnableCalculate(bool bEnabled) { in EnableCalculate() function in CPDFSDK_InteractiveForm
114 pRuntime->GetFormFillEnv()->GetInteractiveForm()->EnableCalculate( in set_calculate()
924 pInteractiveForm->EnableCalculate(pRuntime->ToBoolean(vp)); in set_calculate()