Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.h31 uint32_t GetStrokeRGB() const;
Dcpdf_colorstate.cpp36 uint32_t CPDF_ColorState::GetStrokeRGB() const { in GetStrokeRGB() function in CPDF_ColorState
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1350 FX_COLORREF rgb = pColorState->GetStrokeRGB(); in GetStrokeArgb()
1676 bStroke ? pSrcStates->m_ColorState.GetStrokeRGB() in CloneObjStates()