Searched refs:SetFocusForAnnot (Results 1 – 3 of 3) sorted by relevance
81 void SetFocusForAnnot(CPDFSDK_Annot* pAnnot, uint32_t nFlag);
248 void CFFL_FormFiller::SetFocusForAnnot(CPDFSDK_Annot* pAnnot, uint32_t nFlag) { in SetFocusForAnnot() function in CFFL_FormFiller
407 pFormFiller->SetFocusForAnnot(pAnnot->Get(), nFlag); in OnSetFocus()