Searched defs:OnLoad (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dquota_policy_channel_id_store.cc51 base::Bind(&QuotaPolicyChannelIDStore::OnLoad, this, loaded_callback));
70 void QuotaPolicyChannelIDStore::OnLoad( function in class:QuotaPolicyChannelIDStore
/external/chromium_org/tools/stats_viewer/
H A Dstats_viewer.cs30 protected override void OnLoad(EventArgs e) { method in class:StatsViewer.StatsViewer
31 base.OnLoad(e);
/external/pdfium/fpdfsdk/src/
H A Dfsdk_annothandler.cpp113 pAnnotHandler->OnLoad(pAnnot);
659 void CPDFSDK_BFAnnotHandler::OnLoad(CPDFSDK_Annot* pAnnot) function in class:CPDFSDK_BFAnnotHandler
690 m_pFormFiller->OnLoad(pAnnot);
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_FormFiller.cpp129 void CFFL_FormFiller::OnLoad(CPDFSDK_Annot* pAnnot) function in class:CFFL_FormFiller
H A DFFL_IFormFiller.cpp148 void CFFL_IFormFiller::OnLoad(CPDFSDK_Annot* pAnnot) function in class:CFFL_IFormFiller
152 pFormFiller->OnLoad(pAnnot);

Completed in 143 milliseconds