Searched refs:vgstack_bottom (Results 1 – 5 of 5) sorted by relevance
547 pdev->sbstack[sbstack_ptr].vgstack_bottom = pdev->vgstack_bottom; in pdf_enter_substream()548 pdev->vgstack_bottom = pdev->vgstack_depth; in pdf_enter_substream()588 while (pdev->vgstack_depth > pdev->vgstack_bottom) { in pdf_exit_substream()603 pdev->vgstack_bottom = pdev->sbstack[sbstack_ptr].vgstack_bottom; in pdf_exit_substream()
375 int vgstack_bottom; member593 int vgstack_bottom; /* Stack bottom for the current substream. */ member
356 if (pdev->vgstack_depth > pdev->vgstack_bottom) { in pdf_put_clip_path()
120 if (i < pdev->vgstack_bottom || i < 0) in pdf_restore_viewer_state()
1338 if (pdev->vgstack_depth > pdev->vgstack_bottom) { in pdf_unclip()