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