Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.h29 void SetFillRGB(uint32_t rgb);
Dcpdf_colorstate.cpp32 void CPDF_ColorState::SetFillRGB(uint32_t rgb) { in SetFillRGB() function in CPDF_ColorState
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1005 m_InitialStates.m_ColorState.SetFillRGB( in Initialize()
1675 pStates->m_ColorState.SetFillRGB( in CloneObjStates()