Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.h39 CPDF_Color* GetMutableStrokeColor();
Dcpdf_colorstate.cpp63 CPDF_Color* CPDF_ColorState::GetMutableStrokeColor() { in GetMutableStrokeColor() function in CPDF_ColorState
Dcpdf_streamcontentparser.cpp714 m_pCurStates->m_ColorState.GetMutableStrokeColor()->SetColorSpace(pCS); in Handle_SetColorSpace_Stroke()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1013 m_InitialStates.m_ColorState.GetMutableStrokeColor()->Copy( in Initialize()