Searched refs:SetStrokeRGB (Results 1 – 3 of 3) sorted by relevance
31 void SetStrokeRGB(uint32_t rgb);
40 void CPDF_ColorState::SetStrokeRGB(uint32_t rgb) { in SetStrokeRGB() function in CPDF_ColorState
1054 m_InitialStates.m_ColorState.SetStrokeRGB( in Initialize()1715 pStates->m_ColorState.SetStrokeRGB(pStates->m_ColorState.GetFillRGB()); in CloneObjStates()