Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp761 int32_t iTabCount = m_textParser.CountTabs( in LoadRichText() local
766 if (bContentNode && iTabCount == 0) { in LoadRichText()
777 if (iTabCount > 0) { in LoadRichText()
778 while (iTabCount-- > 0) in LoadRichText()