Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/appFrame/
H A DappDocument.c410 ed->edLeftRulerWidePixels= 0; in appInitEditDocument()
566 ed->edLeftRulerWidePixels+ in appSetupDocument()
571 ed->edLeftRulerWidePixels, high ); in appSetupDocument()
579 ed->edLeftRulerWidePixels+ in appSetupDocument()
H A DappScrollDocument.c496 ed->edLeftRulerWidePixels= in appDocumentRulerWidth()
508 ed->edLeftRulerWidePixels= in appDocumentRulerWidth()
509 mult* ( ( ed->edLeftRulerWidePixels+ mult- 1 )/ mult ); in appDocumentRulerWidth()
H A DappDocMetricRuler.c333 ed->edLeftRulerWidePixels, /* minUnused */ in appDocSetMetricTopRuler()
H A DappDocumentMotif.c266 XtSetArg( al[ac], XmNrightOffset, -ed->edLeftRulerWidePixels ); ac++; in appMakeDocumentWidget()
H A DappFrame.h169 int edLeftRulerWidePixels; member
/dports/editors/ted/Ted-2.23/Ted/
H A DtedDocRuler.c578 ed->edLeftRulerWidePixels, /* minUnused */ in tedDocSetTopRuler()
613 ed->edLeftRulerWidePixels, /* minUnused */ in tedDocSetBottomRuler()