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() 180 const CFX_GraphStateData* pGraphState, in DrawPath() 238 void CFX_PSRenderer::SetGraphState(const CFX_GraphStateData* pGraphState) in SetGraphState()
|
D | fx_ge_device.cpp | 93 const CFX_GraphStateData* pGraphState in SetClip_PathStroke() 124 const CFX_GraphStateData* pGraphState, in DrawPath()
|
D | fx_ge_text.cpp | 947 … const CFX_AffineMatrix* pUser2Device, const CFX_GraphStateData* pGraphState, in DrawTextPath()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_print.cpp | 370 const CFX_GraphStateData* pGraphState) in SetClip_PathStroke() 377 … const CFX_GraphStateData* pGraphState, FX_ARGB fill_color, FX_ARGB stroke_color, in DrawPath()
|
D | fx_win32_device.cpp | 591 static HPEN _CreatePen(const CFX_GraphStateData* pGraphState, const CFX_AffineMatrix* pMatrix, FX_D… in _CreatePen() 746 const CFX_GraphStateData* pGraphState, in DrawPath() 885 const CFX_GraphStateData* pGraphState in SetClip_PathStroke()
|
D | fx_win32_gdipext.cpp | 722 static GpPen* _GdipCreatePen(const CFX_GraphStateData* pGraphState, const CFX_AffineMatrix* pMatrix… in _GdipCreatePen() 849 const CFX_GraphStateData* pGraphState, in DrawPath()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_text.cpp | 596 const CFX_GraphStateData* pGraphState, in DrawTextPath() 619 … FX_ARGB stroke_argb, const CFX_GraphStateData* pGraphState, const CPDF_RenderOptions* pOptions) in DrawTextString()
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_annot.cpp | 329 CPDF_GraphStateData *pGraphState = pPathObject->m_GraphState.GetModify(); in GetBorder() local
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_driver.cpp | 121 const CFX_GraphStateData* pGraphState, FX_FLOAT scale = 1.0f, in RasterizeStroke() 354 const CFX_GraphStateData* pGraphState in SetClip_PathStroke() 1134 const CFX_GraphStateData* pGraphState, in DrawPath()
|
/external/pdfium/core/include/fxge/ |
D | fx_ge.h | 553 const CFX_GraphStateData* pGraphState in SetClip_PathStroke()
|