Home
last modified time | relevance | path

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

/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DParseRTF.cpp264 int tbl_border = Null, tbl_grid = Null; in FlushTable() local
307 int& out_wd = (outer_border[b] ? tbl_border : tbl_grid); in FlushTable()
328 tf.frame = Nvl(tbl_border, 0); in FlushTable()
355 int tbl_wd = (outer_border[b] ? tbl_border : tbl_grid); in FlushTable()