Home
last modified time | relevance | path

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

/dports/textproc/sgmlformat/sgmlformat-1.7/instant/
H A Dtables.c234 struct tblcolspec * TblEntryColSpec(short, Element_t *, tblsource);
1273 if ( entry && (tcsp = TblEntryColSpec(col, entry, source)) ) { in TblGetAlign()
1309 (tcsp = TblEntryColSpec(col, entry, source)) && in TblGetWidth()
1361 if ( entry && (tcsp = TblEntryColSpec(col, entry, source)) ) { in TblGetColSep()
1388 if ( entry && (tcsp = TblEntryColSpec(col, entry, source)) ) { in TblGetRowSep()
1448 TblEntryColSpec(short num, /* column number */ in TblEntryColSpec() function
/dports/textproc/docbook-to-man/docbook-to-man/Instant/
H A Dtables.c234 struct tblcolspec * TblEntryColSpec(short, Element_t *, tblsource);
1273 if ( entry && (tcsp = TblEntryColSpec(col, entry, source)) ) { in TblGetAlign()
1309 (tcsp = TblEntryColSpec(col, entry, source)) && in TblGetWidth()
1361 if ( entry && (tcsp = TblEntryColSpec(col, entry, source)) ) { in TblGetColSep()
1388 if ( entry && (tcsp = TblEntryColSpec(col, entry, source)) ) { in TblGetRowSep()
1448 TblEntryColSpec(short num, /* column number */ in TblEntryColSpec() function