Searched refs:justUsed (Results 1 – 6 of 6) sorted by relevance
/dports/editors/ted/Ted-2.23/docLayout/ |
H A D | docFindNode.c | 31 const int justUsed= 0; in docFindHeaderFooterForY() local 40 if ( docGetBoxAroundTree( &drExtern, bodySectNode, dt, justUsed, in docFindHeaderFooterForY() 62 if ( docGetBoxAroundTree( &drExtern, bodySectNode, dt, justUsed, in docFindHeaderFooterForY()
|
H A D | docDescribeSetSelection.c | 40 const int justUsed= 0; in docDescribeSetSelection() local 143 treeSet, justUsed, page, column, lc ) ) in docDescribeSetSelection() 170 treeSet, justUsed, page, column, lc ) ) in docDescribeSetSelection() 205 treeSet, justUsed, page, column, lc ) ) in docDescribeSetSelection()
|
H A D | docDrawDocumentTree.c | 40 const int justUsed= 1; in docDrawHeaderFooter() local 43 if ( docGetBoxAroundTree( &drExtern, bodySectBi, tree, justUsed, in docDrawHeaderFooter()
|
H A D | docLayoutTree.c | 57 int justUsed, in docGetBoxAroundTree() argument 87 if ( justUsed ) in docGetBoxAroundTree()
|
H A D | docLayout.h | 235 int justUsed,
|
/dports/editors/ted/Ted-2.23/Ted/ |
H A D | tedDraw.c | 303 const int justUsed= 0; in tedDrawBoxAroundTree() local 312 if ( docGetBoxAroundTree( &drBox, bodySectNode, tree, justUsed, in tedDrawBoxAroundTree() 427 const int justUsed= 0; in tedDrawStartPage() local 442 justUsed, in tedDrawStartPage()
|