Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:DisplayAnnots

681     void				DisplayAnnots(const CPDF_Page* pPage, CFX_RenderDevice* pDevice,

685 void DisplayAnnots(const CPDF_Page* pPage, CPDF_RenderContext* pContext,
689 DisplayAnnots(pPage, NULL, pContext, bPrinting, pMatrix, bShowWidget ? 3 : 1, pOptions, NULL);
692 void DisplayAnnots(const CPDF_Page* pPage, CPDF_RenderContext* pContext,
696 DisplayAnnots(pPage, NULL, pContext, bPrinting, pMatrix, bShowWidget ? 3 : 1, pOptions, pClipRect);
699 void DisplayAnnots(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, CPDF_RenderContext* pContext,