Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_ge.h203 …FX_BOOL GetZeroAreaPath(CFX_PathData& NewPath, CFX_AffineMatrix* pMatrix, FX_BOOL&bThin, FX_BOO…
/external/pdfium/core/src/fxge/ge/
Dfx_ge_device.cpp197 …if (pPathData->GetZeroAreaPath(newPath, (CFX_Matrix*)pObject2Device, bThin, m_pDeviceDriver->GetDr… in DrawPath()
Dfx_ge_path.cpp409 FX_BOOL CFX_PathData::GetZeroAreaPath(CFX_PathData& NewPath, CFX_AffineMatrix* pMatrix, FX_BOOL&bTh… in GetZeroAreaPath() function in CFX_PathData