Home
last modified time | relevance | path

Searched refs:annot_rect (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annotlist.cpp141 FX_RECT annot_rect = annot_rect_f.GetOuterRect(); in DisplayPass() local
142 annot_rect.Intersect(*clip_rect); in DisplayPass()
143 if (annot_rect.IsEmpty()) in DisplayPass()