Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.cpp488 FDE_TTOPIECE* pFirstPiece = m_ttoLines.back().GetPtrAt(0); in DoAlignment() local
489 if (!pFirstPiece) in DoAlignment()
492 float fInc = rect.bottom() - pFirstPiece->rtPiece.bottom(); in DoAlignment()