Home
last modified time | relevance | path

Searched defs:iLineWidth (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp123 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Arabic() local
177 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Others() local
Dcfx_rtfbreak.cpp145 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Tab() local
/external/pdfium/xfa/fde/
Dcfde_textout.cpp377 int32_t iLineWidth = FXSYS_round(rect.Width() * 20000.0f); in RetrievePieces() local