Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.h35 CPDF_Color* GetMutableFillColor();
Dcpdf_colorstate.cpp49 CPDF_Color* CPDF_ColorState::GetMutableFillColor() { in GetMutableFillColor() function in CPDF_ColorState
Dcpdf_streamcontentparser.cpp706 m_pCurStates->m_ColorState.GetMutableFillColor()->SetColorSpace(pCS); in Handle_SetColorSpace_Fill()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1007 m_InitialStates.m_ColorState.GetMutableFillColor()->Copy( in Initialize()