Searched defs:iCharWidth (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/src/fgas/src/layout/ |
D | fx_rtfbreak.cpp | 417 int32_t iCharWidth = 0; in AppendChar_CharCode() local 439 int32_t iCharWidth = 0; in AppendChar_Combination() local 470 int32_t iCharWidth = iLineWidth; in AppendChar_Tab() local 515 int32_t iCharWidth = 0; in AppendChar_Arabic() local 585 int32_t iCharWidth = 0; in AppendChar_Others() local 783 int32_t iBidiLevel = -1, iCharWidth; in EndBreak_BidiLine() local 849 int32_t iNetWidth = m_pCurLine->m_iWidth, iGapChars = 0, iCharWidth; in EndBreak_Alignment() local 955 int32_t iCharWidth; in GetBreakPos() local 980 int32_t iCharWidth = pCur->m_iCharWidth; in GetBreakPos() local 1209 int32_t iWidth, iCharWidth, iCharHeight; in GetDisplayPos() local [all …]
|
D | fx_textbreak.cpp | 350 int32_t iCharWidth = 0; in AppendChar_Combination() local 403 int32_t iCharWidth; in AppendChar_Tab() local 458 int32_t iCharWidth = 0; in AppendChar_Arabic() local 521 int32_t iCharWidth = 0; in AppendChar_Others() local 625 int32_t i = 1, iCharWidth, iRotation; in EndBreak_UpdateArabicShapes() local 741 int32_t iBidiLevel = -1, iCharWidth; in EndBreak_BidiLine() local 824 int32_t iNetWidth = m_pCurLine->m_iWidth, iGapChars = 0, iCharWidth; in EndBreak_Alignment() local 1005 int32_t iCharWidth = pCur->m_iCharWidth; in GetBreakPos() local 1109 int32_t iCharWidth, iWidth = 0; in SplitTextLine() local 1203 int32_t iWidth, iCharWidth, iCharHeight; in GetDisplayPos() local [all …]
|
/external/pdfium/xfa/src/fdp/src/tto/ |
D | fde_textout.cpp | 661 int32_t iCharWidth = 0; in ReplaceWidthEllipsis() local
|