HomeSort by relevance Sort by last modified time
    Searched refs:bottomy (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdftext/
txtproc.h 34 FX_FLOAT bottomy,
65 FX_FLOAT bottomy,
fpdf_text.cpp 112 FX_FLOAT bottomy = pText->m_Bottom; local
130 leftx + segment_right, topy, bottomy, spacew,
137 leftx + segment_right, topy, bottomy, spacew,
154 leftx + segment_right, topy, bottomy, spacew,
163 FX_FLOAT bottomy,
201 pBaseLine->InsertTextBox(leftx, rightx, topy, bottomy, spacew, fontsize_v,
508 FX_FLOAT bottomy,
515 if (m_Bottom > bottomy) {
516 m_Bottom = bottomy;
533 pText->m_Bottom = bottomy;
    [all...]

Completed in 539 milliseconds