Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp495 int32_t iTxtLength = iLength; in LoadText() local
496 ExpandBuffer(iTxtLength, 0); in LoadText()
514 while (iTxtLength-- > 0) { in LoadText()
517 if (iTxtLength > 0) { in LoadText()