Searched refs:OnCreate (Results 26 - 33 of 33) sorted by relevance

12

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Wnd.h408 virtual void OnCreate(PWL_CREATEPARAM & cp);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ComboBox.cpp220 void CPWL_ComboBox::OnCreate(PWL_CREATEPARAM & cp) function in class:CPWL_ComboBox
H A DPWL_EditCtrl.cpp39 void CPWL_EditCtrl::OnCreate(PWL_CREATEPARAM & cp) function in class:CPWL_EditCtrl
H A DPWL_ScrollBar.cpp156 void CPWL_SBButton::OnCreate(PWL_CREATEPARAM & cp) function in class:CPWL_SBButton
636 void CPWL_ScrollBar::OnCreate(PWL_CREATEPARAM & cp) function in class:CPWL_ScrollBar
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_IFormFiller.cpp140 void CFFL_IFormFiller::OnCreate(CPDFSDK_Annot* pAnnot) function in class:CFFL_IFormFiller
144 pFormFiller->OnCreate(pAnnot);
H A DFFL_FormFiller.cpp125 void CFFL_FormFiller::OnCreate(CPDFSDK_Annot* pAnnot) function in class:CFFL_FormFiller
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc1308 LRESULT HWNDMessageHandler::OnCreate(CREATESTRUCT* create_struct) { function in class:views::HWNDMessageHandler
1351 // TODO(beng): move more of NWW::OnCreate here.
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_create.cpp2070 handler.OnCreate(m_pEncryptDict, m_pIDArray, (FX_LPCBYTE)user_pass, user_pass.GetLength(), flag);

Completed in 294 milliseconds

12