Searched defs:focused_annot (Results 1 – 2 of 2) sorted by relevance
775 ScopedFPDFAnnotation focused_annot( in TEST_F() local1026 ScopedFPDFAnnotation focused_annot(FPDFPage_GetAnnot(page, 1)); in TEST_F() local1061 ScopedFPDFAnnotation focused_annot(FPDFPage_GetAnnot(page, 1)); in TEST_F() local
827 auto focused_annot = std::make_unique<CPDF_AnnotContext>(annot_dict, page); in SendOnFocusChange() local