Searched refs:OnLoad (Results 1 – 9 of 9) sorted by relevance
19 OnLoad, enumerator40 if (GetParam() == ConditionTestType::OnLoad) in load()52 if (GetParam() == ConditionTestType::OnLoad) in get()429 if (testParamInfo.param == ConditionTestType::OnLoad) in ConditionTestTypeName()441 testing::Values(ConditionTestType::OnGet, ConditionTestType::OnLoad),
51 void OnLoad(CPDFSDK_Annot* pAnnot) override;
49 virtual void OnLoad(CPDFSDK_Annot* pAnnot) = 0;
165 void CPDFSDK_BAAnnotHandler::OnLoad(CPDFSDK_Annot* pAnnot) {} in OnLoad() function in CPDFSDK_BAAnnotHandler
191 void CPDFSDK_WidgetHandler::OnLoad(CPDFSDK_Annot* pAnnot) { in OnLoad() function in CPDFSDK_WidgetHandler
79 GetAnnotHandler(pAnnot)->OnLoad(pAnnot); in Annot_OnLoad()
53 void OnLoad(CPDFSDK_Annot* pAnnot) override;
249 void CPDFXFA_WidgetHandler::OnLoad(CPDFSDK_Annot* pAnnot) {} in OnLoad() function in CPDFXFA_WidgetHandler