Searched refs:iTextWidth (Results 1 – 1 of 1) sorted by relevance
634 int iTextWidth) in WriteOutput() argument641 xpos = (int)((pText->m_pColumn->m_AvgPos - leftx) * iTextWidth / pagewidth + 0.5); in WriteOutput()644 xpos = (int)((pText->m_Left - leftx) * iTextWidth / pagewidth + 0.5); in WriteOutput()