Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.h32 void SetStrokeRGB(uint32_t rgb);
Dcpdf_colorstate.cpp40 void CPDF_ColorState::SetStrokeRGB(uint32_t rgb) { in SetStrokeRGB() function in CPDF_ColorState
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1011 m_InitialStates.m_ColorState.SetStrokeRGB( in Initialize()
1678 pStates->m_ColorState.SetStrokeRGB(pStates->m_ColorState.GetFillRGB()); in CloneObjStates()