Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.h83 int32_t iLiCount = 0);
Dcxfa_textlayout.cpp695 int32_t iLiCount) { in LoadRichText() argument
770 wsText = WideString::Format(L"%d. ", iLiCount); in LoadRichText()
832 iLiCount++; in LoadRichText()
836 pLinkData, true, bIsOl, iLiCount)) in LoadRichText()