Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.cpp328 float fLineStop = rect.bottom(); in LoadText() local
348 if (m_fLinePos + fLineStep > fLineStop) { in LoadText()