Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_TableContainer.cpp1256 PP_PropertyMap::Line clineLeft = getLeftStyle (pTableLayout); in drawLines() local
1275 clineLeft.m_color = white; in drawLines()
1276 clineLeft.m_thickness += 3*onePix; in drawLines()
1277 drawLine (clineLeft, iLeft, iTop, iLeft, iBot,pG); in drawLines()