Searched refs:y0Twips (Results 1 – 4 of 4) sorted by relevance
/dports/editors/ted/Ted-2.23/docLayout/ |
H A D | docLayoutTree.c | 37 int y0Twips; in docNoteSeparatorBox() local 441 int y0Twips; in docGetY0ForSelectedNoteSeparator() local 463 &y0Twips, dnFirstNote, sepItKind, lc ) ) in docGetY0ForSelectedNoteSeparator() 466 *pY0Twips= y0Twips; in docGetY0ForSelectedNoteSeparator() 478 int y0Twips; in docCheckPageOfSelectedTree() local 505 y0Twips= selTree->dtY0UsedTwips; in docCheckPageOfSelectedTree() 523 if ( docGetY0ForSelectedNoteSeparator( &y0Twips, in docCheckPageOfSelectedTree() 574 y0Twips, selRootBodySectNode, lc, in docCheckPageOfSelectedTree() 593 int y0Twips, in docLayoutDocumentTree() argument 630 lpHere.lpPageYTwips= y0Twips; in docLayoutDocumentTree() [all …]
|
H A D | docLayoutNotes.c | 428 int y0Twips= lpHere.lpPageYTwips; in docLayoutFootnotesForColumn() local 441 tree->dtY0UsedTwips != y0Twips ) in docLayoutFootnotesForColumn() 477 tree->dtY0UsedTwips= y0Twips; in docLayoutFootnotesForColumn() 577 int y0Twips= lpHere.lpPageYTwips; in docLayoutEndnotesForSection() local 588 eiNoteSep->dtY0UsedTwips= y0Twips; in docLayoutEndnotesForSection() 601 int y0Twips= lpHere.lpPageYTwips; in docLayoutEndnotesForSection() local 613 tree->dtY0UsedTwips= y0Twips; in docLayoutEndnotesForSection() 664 int y0Twips; in docNoteSeparatorRectangle() local 682 y0Twips= y1Twips- high; in docNoteSeparatorRectangle() 690 drTwips.drY0= y0Twips; in docNoteSeparatorRectangle() [all …]
|
H A D | docDrawDocumentTree.c | 134 int y0Twips; in docDrawNoteSeparator() local 152 ret= docNoteSeparatorRectangle( &drExtern, &eiNoteSep, &y0Twips, in docDrawNoteSeparator() 170 page, column, y0Twips, in docDrawNoteSeparator()
|
H A D | docLayout.h | 148 int y0Twips,
|