Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpage.h158 void SwapTempTextBuf(int32_t iCharListStartAppend, int32_t iBufStartAppend);
Dcpdf_textpage.cpp930 int32_t iBufStartAppend) { in SwapTempTextBuf() argument
938 i = iBufStartAppend; in SwapTempTextBuf()
1049 int32_t iBufStartAppend = m_TempTextBuf.GetLength(); in ProcessTextObject() local
1193 SwapTempTextBuf(iCharListStartAppend, iBufStartAppend); in ProcessTextObject()