Home | History | Annotate | Download | only in app

Lines Matching refs:pPen

571   auto pPen = pdfium::MakeUnique<CFDE_Pen>();
613 RenderPath(pDevice.get(), pPen.get(), pPieceLine, j, pCharPos,
1173 CFDE_Pen* pPen,
1184 pPen->SetColor(pPiece->dwColor);
1282 pDevice->DrawPath(pPen, 1, pPath.get(), &tmDoc2Device);