Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h219 UnownedPtr<CPDF_TextObject> m_pLastTextObject; variable
Dcpdf_streamcontentparser.cpp1229 m_pLastTextObject = pText.get(); in AddTextObject()
1230 SetGraphicStates(m_pLastTextObject.Get(), true, true, true); in AddTextObject()