Searched refs:GetStrokeRGB (Results 1 – 4 of 4) sorted by relevance
30 uint32_t GetStrokeRGB() const;
36 uint32_t CPDF_ColorState::GetStrokeRGB() const { in GetStrokeRGB() function in CPDF_ColorState
84 uint32_t strokeRGB = pPathObj->m_ColorState.GetStrokeRGB(); in FPDFPath_GetStrokeColor()
1384 FX_COLORREF rgb = pColorState->GetStrokeRGB(); in GetStrokeArgb()1713 bStroke ? pSrcStates->m_ColorState.GetStrokeRGB() in CloneObjStates()