Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.h92 int32_t iLiCount);
Dcxfa_textlayout.cpp702 int32_t iLiCount) { in LoadRichText() argument
773 wsText = WideString::Format(L"%d. ", iLiCount); in LoadRichText()
833 iLiCount++; in LoadRichText()
837 pLinkData, true, bIsOl, iLiCount)) in LoadRichText()