Home
last modified time | relevance | path

Searched refs:GetZeroAreaPath (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_pathdata.h54 bool GetZeroAreaPath(const CFX_Matrix* pMatrix,
/external/pdfium/core/fxge/ge/
Dcfx_pathdata.cpp288 bool CFX_PathData::GetZeroAreaPath(const CFX_Matrix* pMatrix, in GetZeroAreaPath() function in CFX_PathData
Dcfx_renderdevice.cpp553 if (pPathData->GetZeroAreaPath(pObject2Device, in DrawPathWithBlend()