Searched refs:OnPostOpen (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffchoicelist.h79 void OnPostOpen(IFWL_Widget* pWidget);
H A Dxfa_ffchoicelist.cpp498 void CXFA_FFComboBox::OnPostOpen(IFWL_Widget* pWidget) { function in class:CXFA_FFComboBox
530 OnPostOpen(m_pNormalWidget->GetWidget());
/external/pdfium/fpdfsdk/include/formfiller/
H A DFFL_IFormFiller.h136 void OnPostOpen(CPDFSDK_Widget* pWidget,
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_IFormFiller.cpp845 this->OnPostOpen(pData->pWidget, pData->pPageView, bTempReset, bTempExit,
890 void CFFL_IFormFiller::OnPostOpen(CPDFSDK_Widget* pWidget, function in class:CFFL_IFormFiller

Completed in 96 milliseconds