Home
last modified time | relevance | path

Searched refs:SetStrokePattern (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.h51 void SetStrokePattern(const RetainPtr<CPDF_Pattern>& pattern,
Dcpdf_colorstate.cpp91 void CPDF_ColorState::SetStrokePattern(const RetainPtr<CPDF_Pattern>& pPattern, in SetStrokePattern() function in CPDF_ColorState
Dcpdf_streamcontentparser.cpp1072 m_pCurStates->m_ColorState.SetStrokePattern(pPattern, GetNamedColors()); in Handle_SetColorPS_Stroke()