Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser.cpp279 void CPDF_StreamContentParser::SetGraphicStates(CPDF_PageObject* pObj, in SetGraphicStates() function in CPDF_StreamContentParser
720 SetGraphicStates(pFormObj, TRUE, TRUE, TRUE); in AddForm()
742 SetGraphicStates(pImageObj, pImageObj->m_pImage->IsMask(), FALSE, FALSE); in AddImage()
1078 SetGraphicStates(pObj, FALSE, FALSE, FALSE); in Handle_ShadeFill()
1242 SetGraphicStates(pText, TRUE, TRUE, TRUE); in AddTextObject()
1477 SetGraphicStates(pPathObj, TRUE, FALSE, TRUE); in AddPathObject()
Dpageint.h140 void SetGraphicStates(CPDF_PageObject* pObj,