Searched refs:annot_context (Results 1 – 1 of 1) sorted by relevance
687 auto annot_context = in FORM_GetFocusedAnnot() local692 *annot = FPDFAnnotationFromCPDFAnnotContext(annot_context.release()); in FORM_GetFocusedAnnot()703 CPDF_AnnotContext* annot_context = CPDFAnnotContextFromFPDFAnnotation(annot); in FORM_SetFocusedAnnot() local704 if (!annot_context) in FORM_SetFocusedAnnot()708 form_fill_env->GetOrCreatePageView(annot_context->GetPage()); in FORM_SetFocusedAnnot()712 RetainPtr<CPDF_Dictionary> annot_dict = annot_context->GetMutableAnnotDict(); in FORM_SetFocusedAnnot()