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.h211 UnownedPtr<CPDF_TextObject> m_pLastTextObject; variable
Dcpdf_streamcontentparser.cpp1253 m_pLastTextObject = pText.get(); in AddTextObject()
1254 SetGraphicStates(m_pLastTextObject.Get(), true, true, true); in AddTextObject()