Searched defs:pGraphState (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_ps.cpp | 156 const CFX_GraphStateData* pGraphState) { in SetClip_PathStroke() 179 const CFX_GraphStateData* pGraphState, in DrawPath() 239 void CFX_PSRenderer::SetGraphState(const CFX_GraphStateData* pGraphState) { in SetGraphState()
|
D | fx_ge_device.cpp | 86 const CFX_GraphStateData* pGraphState) { in SetClip_PathStroke() 115 const CFX_GraphStateData* pGraphState, in DrawPath()
|
D | fx_ge_text.cpp | 1113 const CFX_GraphStateData* pGraphState, in DrawTextPath()
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_device.cpp | 181 const CFX_GraphStateData* pGraphState, in SkRasterizeStroke() 370 const CFX_GraphStateData* pGraphState // graphic state, for pen attributes in SetClip_PathStroke() 431 const CFX_GraphStateData* pGraphState, // graphic state, for pen attributes in DrawPath()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_print.cpp | 387 const CFX_GraphStateData* pGraphState) { in SetClip_PathStroke() 393 const CFX_GraphStateData* pGraphState, in DrawPath()
|
D | fx_win32_device.cpp | 683 static HPEN _CreatePen(const CFX_GraphStateData* pGraphState, in _CreatePen() 844 const CFX_GraphStateData* pGraphState, in DrawPath() 996 const CFX_GraphStateData* pGraphState) { in SetClip_PathStroke()
|
D | fx_win32_gdipext.cpp | 967 static GpPen* _GdipCreatePen(const CFX_GraphStateData* pGraphState, in _GdipCreatePen() 1102 const CFX_GraphStateData* pGraphState, in DrawPath()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_text.cpp | 594 const CFX_GraphStateData* pGraphState, in DrawTextPath() 636 const CFX_GraphStateData* pGraphState, in DrawTextString()
|
/external/pdfium/core/src/fxge/agg/src/ |
D | fx_agg_driver.cpp | 116 const CFX_GraphStateData* pGraphState, in RasterizeStroke() 351 const CFX_GraphStateData* pGraphState) { in SetClip_PathStroke() 1207 const CFX_GraphStateData* pGraphState, in DrawPath()
|
/external/pdfium/core/include/fxge/ |
D | fx_ge.h | 503 const CFX_GraphStateData* pGraphState) { in SetClip_PathStroke()
|