Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp390 …GetZeroAreaPath(CFX_PathData& NewPath, CFX_AffineMatrix* pMatrix, FX_BOOL&bThin, FX_BOOL bAdjust) … in GetZeroAreaPath() argument
423 bThin = TRUE; in GetZeroAreaPath()
445 bThin = TRUE; in GetZeroAreaPath()
489 bThin = TRUE; in GetZeroAreaPath()
498 bThin = TRUE; in GetZeroAreaPath()
Dfx_ge_device.cpp196 FX_BOOL bThin = FALSE; in DrawPath() local
197 …if (pPathData->GetZeroAreaPath(newPath, (CFX_Matrix*)pObject2Device, bThin, m_pDeviceDriver->GetDr… in DrawPath()
201 if (bThin) { in DrawPath()
/external/pdfium/core/include/fxge/
Dfx_ge.h200 …FX_BOOL GetZeroAreaPath(CFX_PathData& NewPath, CFX_AffineMatrix* pMatrix, FX_BOOL&bThin, FX_BOO…