Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.h49 void SetFillPattern(const RetainPtr<CPDF_Pattern>& pattern,
Dcpdf_colorstate.cpp85 void CPDF_ColorState::SetFillPattern(const RetainPtr<CPDF_Pattern>& pPattern, in SetFillPattern() function in CPDF_ColorState
Dcpdf_streamcontentparser.cpp1055 m_pCurStates->m_ColorState.SetFillPattern(pPattern, GetNamedColors()); in Handle_SetColorPS_Fill()