Searched refs:GetStrokeRGB (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/page/
H A Dcpdf_colorstate.h30 uint32_t GetStrokeRGB() const;
H A Dcpdf_colorstate.cpp36 uint32_t CPDF_ColorState::GetStrokeRGB() const { function in class:CPDF_ColorState
/external/pdfium/fpdfsdk/
H A Dfpdfeditpath.cpp84 uint32_t strokeRGB = pPathObj->m_ColorState.GetStrokeRGB();
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1384 FX_COLORREF rgb = pColorState->GetStrokeRGB();
1713 bStroke ? pSrcStates->m_ColorState.GetStrokeRGB()

Completed in 116 milliseconds