Searched refs:belowText (Results 1 – 11 of 11) sorted by relevance
/dports/editors/ted/Ted-2.23/docLayout/ |
H A D | docDrawShapes.c | 69 int belowText, in docDrawShapesForPage() argument 80 dps.dpsBelowText= belowText; in docDrawShapesForPage()
|
H A D | docDraw.c | 170 const int belowText= 0; in docDrawToNextColumn() local 193 if ( docDrawShapesForPage( through, dc, belowText, lpHere->lpPage ) ) in docDrawToNextColumn() 213 const int belowText= 1; in docDrawToNextColumn() local 225 through, dc, belowText, lpHere->lpPage ) ) in docDrawToNextColumn() 649 const int belowText= 0; in docDrawPageRange() local 665 if ( docDrawShapesForPage( through, dc, belowText, page ) ) in docDrawPageRange()
|
H A D | docLayoutNotes.c | 350 int belowText, in docLayoutFootnotesForColumn() argument 391 if ( ! belowText && npFootnotes->npJustification == FTNjustifyPAGE_BOTTOM ) in docLayoutFootnotesForColumn() 561 const int belowText= 1; in docLayoutEndnotesForSection() local 564 belowText, lj ) ) in docLayoutEndnotesForSection()
|
H A D | docLayoutSect.c | 51 const int belowText= 0; in docLayoutPlaceSectTop() local 58 belowText, lj ) ) in docLayoutPlaceSectTop()
|
H A D | docAdjustParentLayout.c | 507 const int belowText= 0; in docAdjustParentLayout() local 511 belowText, lj ) ) in docAdjustParentLayout()
|
H A D | docLayoutParagraphs.c | 616 const int belowText= 0; in docLayoutStackedStrip() local 625 &(plj->pljPos.plpPos), bf, belowText, lj ) ) in docLayoutStackedStrip()
|
H A D | docLayoutRow.c | 490 const int belowText= 0; in docRowLayoutToNextColumn() local 499 belowText, lj ) ) in docRowLayoutToNextColumn()
|
H A D | docDraw.h | 226 int belowText,
|
H A D | docLayout.h | 202 int belowText,
|
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/prefs/content/ |
H A D | am-addressing.inc.xhtml | 44 <menuitem value="true" label="&belowText.label;"/>
|
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/ |
H A D | colorsandfills.cpp | 2024 QString belowText; in keyPressEvent() local 2030 belowText = belowItem->text(0); in keyPressEvent() 2035 …QList<QTreeWidgetItem *> belowItems = dataTree->findItems(belowText, Qt::MatchFixedString|Qt::Matc… in keyPressEvent()
|