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

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_Notify.cpp88 FX_BOOL CFFL_Notify::OnCalculate() function in class:CFFL_Notify
H A DFFL_IFormFiller.cpp931 void CFFL_IFormFiller::OnCalculate(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bExit, FX_DWORD nFlag) function in class:CFFL_IFormFiller
945 pInterForm->OnCalculate(pWidget->GetFormField());
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp1930 void CPDFSDK_InterForm::OnCalculate(CPDF_FormField* pFormField) function in class:CPDFSDK_InterForm
2634 this->OnCalculate(pFormField);
2682 this->OnCalculate(pFormField);
2699 this->OnCalculate(pFormField);
2714 this->OnCalculate(NULL);
2726 this->OnCalculate(NULL);

Completed in 368 milliseconds