Home
last modified time | relevance | path

Searched refs:LineJoinRound (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusEnums.h269 LineJoinRound = 2, enumerator
/external/pdfium/core/include/fxge/
Dfx_ge.h253 LineJoinRound = 1, enumerator
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp757 case CFX_GraphStateData::LineJoinRound: in _GdipCreatePen()
758 lineJoin = LineJoinRound; in _GdipCreatePen()
/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp965 case CFX_GraphStateData::LineJoinRound: { in setStrokeInfo()
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp138 case CFX_GraphStateData::LineJoinRound: in RasterizeStroke()