Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp758 int32_t iTabCount = m_textParser.CountTabs( in LoadRichText() local
763 if (bContentNode && iTabCount == 0) { in LoadRichText()
774 if (iTabCount > 0) { in LoadRichText()
775 while (iTabCount-- > 0) in LoadRichText()