Home | History | Annotate | Download | only in fpdfsdk

Lines Matching refs:annot_index

883   int annot_index = -1;
886 &annot_index);
887 if (!pFormCtrl || annot_index == -1)
889 return FPDFPage_GetAnnot(page, annot_index);