Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp788 bool bEmptyChar = in GetDisplayPos() local
791 bEmptyChar = true; in GetDisplayPos()
794 iCount += (bEmptyChar && bSkipSpace) ? 0 : iForms; in GetDisplayPos()
829 if (!bEmptyChar || (bEmptyChar && !bSkipSpace)) { in GetDisplayPos()
841 if (!bEmptyChar || (bEmptyChar && !bSkipSpace)) { in GetDisplayPos()
872 if (!bEmptyChar || (bEmptyChar && !bSkipSpace)) { in GetDisplayPos()
Dcfx_rtfbreak.cpp706 bool bEmptyChar = in GetDisplayPos() local
708 if (!bEmptyChar) in GetDisplayPos()
728 if (!bEmptyChar) { in GetDisplayPos()
746 if (!bEmptyChar) in GetDisplayPos()
751 if (!bEmptyChar) { in GetDisplayPos()