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.cpp396 FX_BOOL& bThin, in GetZeroAreaPath() argument
436 bThin = TRUE; in GetZeroAreaPath()
463 bThin = TRUE; in GetZeroAreaPath()
522 bThin = TRUE; in GetZeroAreaPath()
531 bThin = TRUE; in GetZeroAreaPath()
Dfx_ge_device.cpp199 FX_BOOL bThin = FALSE; in DrawPath() local
200 if (pPathData->GetZeroAreaPath(newPath, (CFX_Matrix*)pObject2Device, bThin, in DrawPath()
205 if (bThin) { in DrawPath()
/external/pdfium/core/include/fxge/
Dfx_ge.h145 FX_BOOL& bThin,