Home
last modified time | relevance | path

Searched refs:GetPrev (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_page.h76 return (CPDF_PageObject*)m_ObjectList.GetPrev(pos); in GetPrevObject()
/external/pdfium/core/src/reflow/
Dautoreflow.cpp294 CPDF_PageObject* pLastObj = (CPDF_PageObject*)plastCell->m_ObjList.GetPrev(pos1); in GenerateParagraph()
/external/pdfium/core/include/fxcrt/
Dfx_basic.h1050 void* GetPrev(FX_POSITION& rPosition) const in GetPrev() function