Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.h90 int32_t iLiCount = 0);
Dcxfa_textlayout.cpp708 int32_t iLiCount) { in LoadRichText() argument
784 wsText.Format(L"%d. ", iLiCount); in LoadRichText()
846 iLiCount++; in LoadRichText()
850 pLinkData, true, bIsOl, iLiCount)) in LoadRichText()