Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfgas_txtbreak.cpp127 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Arabic() local
187 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Others() local
Dcfgas_rtfbreak.cpp156 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Tab() local
/external/pdfium/xfa/fde/
Dcfde_textout.cpp368 int32_t iLineWidth = FXSYS_roundf(rect.Width() * 20000.0f); in RetrievePieces() local