Searched refs:annot_rect (Results 1 – 1 of 1) sorted by relevance
84 FX_RECT annot_rect = annot_rect_f.GetOutterRect(); in DisplayPass() local85 annot_rect.Intersect(*clip_rect); in DisplayPass()86 if (annot_rect.IsEmpty()) { in DisplayPass()