Searched refs:imageBBox (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/reflow/
H A Dautoreflow.cpp344 FX_RECT imageBBox = pImage->GetBBox(&m_PDFDisplayMatrix); local
345 if(GetRectEnd(plastCell->m_BBox) - GetRectEnd(pCell->m_BBox) < GetRectWidth(imageBBox)) {

Completed in 588 milliseconds