Searched refs:GetStrokeRGB (Results 1 – 3 of 3) sorted by relevance
31 uint32_t GetStrokeRGB() const;
36 uint32_t CPDF_ColorState::GetStrokeRGB() const { in GetStrokeRGB() function in CPDF_ColorState
1350 FX_COLORREF rgb = pColorState->GetStrokeRGB(); in GetStrokeArgb()1676 bStroke ? pSrcStates->m_ColorState.GetStrokeRGB() in CloneObjStates()