Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fgas/layout/
H A 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
H A Dcfgas_rtfbreak.cpp155 int32_t& iLineWidth = m_pCurLine->m_iWidth; in AppendChar_Tab() local
/aosp_15_r20/external/pdfium/xfa/fde/
H A Dcfde_textout.cpp370 int32_t iLineWidth = FXSYS_roundf(rect.Width() * 20000.0f); in RetrievePieces() local