Home
last modified time | relevance | path

Searched refs:m_iBorderWidth (Results 1 – 2 of 2) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_TableContainer.h408 { return m_iBorderWidth;} in getBorderWidth()
503 UT_sint32 m_iBorderWidth; variable
H A Dfp_TableContainer.cpp3123 m_iBorderWidth(0), in fp_TableContainer()
3164 m_iBorderWidth(0), in fp_TableContainer()
3433 iYRow += m_iBorderWidth; in getYOfRow()
4951 if(iBorder == m_iBorderWidth) in setBorderWidth()
4955 m_iBorderWidth = iBorder; in setBorderWidth()
4996 setX(m_iBorderWidth); in layout()
5082 iBorderWidth = getMasterTable()->m_iBorderWidth; in _drawBoundaries()
5087 iBorderWidth = m_iBorderWidth; in _drawBoundaries()
5849 double dBorder = static_cast<double>(m_iBorderWidth); in _size_allocate_pass1()
6055 x = m_MyAllocation.x + m_iBorderWidth; in _size_allocate_pass2()
[all …]