Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h281 bool DrawFillStrokePath(const CFX_PathData* pPathData,
Dcfx_renderdevice.cpp609 return DrawFillStrokePath(pPathData, pObject2Device, pGraphState, in DrawPathWithBlend()
618 bool CFX_RenderDevice::DrawFillStrokePath(const CFX_PathData* pPathData, in DrawFillStrokePath() function in CFX_RenderDevice