Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpage.h163 void SwapTempTextBuf(int32_t iCharListStartAppend, int32_t iBufStartAppend);
Dcpdf_textpage.cpp901 int32_t iBufStartAppend) { in SwapTempTextBuf() argument
909 i = iBufStartAppend; in SwapTempTextBuf()
1020 int32_t iBufStartAppend = m_TempTextBuf.GetLength(); in ProcessTextObject() local
1161 SwapTempTextBuf(iCharListStartAppend, iBufStartAppend); in ProcessTextObject()