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 67 CTextColumn* FindColumn(FX_FLOAT xpos);
fpdf_text.cpp 453 CTextColumn* pColumn = FindColumn(pTextBox->m_Right);
484 pTextBox->m_pColumn = FindColumn(pTextBox->m_Right);
489 CTextColumn* CTextPage::FindColumn(FX_FLOAT xpos)

Completed in 94 milliseconds