Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.cpp772 int32_t iTabCount = m_textParser.CountTabs( in LoadRichText() local
777 if (bContentNode && iTabCount == 0) { in LoadRichText()
788 if (iTabCount > 0) { in LoadRichText()
789 while (iTabCount-- > 0) in LoadRichText()