Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdftext/
Dtxtproc.h39 FX_BOOL CanMerge(CTextBaseLine* pOther);
Dfpdf_text.cpp229 if (pBaseLine->CanMerge(pPrevLine)) { in WriteOutput()
545 FX_BOOL CTextBaseLine::CanMerge(CTextBaseLine* pOther) { in CanMerge() function in CTextBaseLine