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

  /external/pdfium/core/src/fpdftext/
txtproc.h 68 CTextColumn* FindColumn(FX_FLOAT xpos);
fpdf_text.cpp 447 CTextColumn* pColumn = FindColumn(pTextBox->m_Right);
476 pTextBox->m_pColumn = FindColumn(pTextBox->m_Right);
481 CTextColumn* CTextPage::FindColumn(FX_FLOAT xpos)

Completed in 325 milliseconds