Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_graphstatedata.h30 LineJoinRound = 1, enumerator
/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp1009 case CFX_GraphStateData::LineJoinRound: in _GdipCreatePen()
1010 lineJoin = LineJoinRound; in _GdipCreatePen()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp378 case CFX_GraphStateData::LineJoinRound: in RasterizeStroke()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1173 case CFX_GraphStateData::LineJoinRound: in PaintStroke()