Searched defs:stroke_color (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_device.cpp | 125 FX_DWORD fill_color, FX_DWORD stroke_color, int fill_mode, in DrawPath()
|
D | fx_ge_ps.cpp | 182 FX_DWORD stroke_color, in DrawPath()
|
D | fx_ge_text.cpp | 923 … FX_DWORD fill_color, FX_ARGB stroke_color, CFX_PathData* pClippingPath, int nFlag, in DrawTextPath()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_print.cpp | 365 … const CFX_GraphStateData* pGraphState, FX_ARGB fill_color, FX_ARGB stroke_color, in DrawPath()
|
D | fx_win32_device.cpp | 759 FX_DWORD stroke_color, in DrawPath()
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_device.cpp | 378 FX_DWORD stroke_color, // stroke color in DrawPath()
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_driver.cpp | 1127 FX_DWORD stroke_color, in DrawPath()
|