Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp412 void CPDF_StreamContentParser::SetGraphicStates(CPDF_PageObject* pObj, in SetGraphicStates() function in CPDF_StreamContentParser
785 SetGraphicStates(pFormObj.get(), true, true, true); in AddForm()
826 SetGraphicStates(pImageObj.get(), pImageObj->GetImage()->IsMask(), false, in AddImageObject()
1090 SetGraphicStates(pObj.get(), false, false, false); in Handle_ShadeFill()
1230 SetGraphicStates(m_pLastTextObject.Get(), true, true, true); in AddTextObject()
1480 SetGraphicStates(pPathObj.get(), true, false, true); in AddPathObject()
Dcpdf_streamcontentparser.h116 void SetGraphicStates(CPDF_PageObject* pObj,