Home
last modified time | relevance | path

Searched refs:SetGraphicStates (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp422 void CPDF_StreamContentParser::SetGraphicStates(CPDF_PageObject* pObj, in SetGraphicStates() function in CPDF_StreamContentParser
786 SetGraphicStates(pFormObj.get(), true, true, true); in AddForm()
821 SetGraphicStates(pImageObj.get(), pImageObj->GetImage()->IsMask(), false, in AddImageObject()
1119 SetGraphicStates(pObj.get(), false, false, false); in Handle_ShadeFill()
1254 SetGraphicStates(m_pLastTextObject.Get(), true, true, true); in AddTextObject()
1494 SetGraphicStates(pPathObj.get(), true, false, true); in AddPathObject()
Dcpdf_streamcontentparser.h112 void SetGraphicStates(CPDF_PageObject* pObj,