Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp130 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Arabic() local
197 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Others() local
Dcfx_rtfbreak.cpp154 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Tab() local
/external/pdfium/xfa/fde/
Dcfde_textout.cpp371 int32_t iLineWidth = FXSYS_roundf(rect.Width() * 20000.0f); in RetrievePieces() local