Home
last modified time | relevance | path

Searched refs:horizLabelY (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkScale.h137 int horizLabelY; /* Y-coord at which to draw label. */ member
H A DtkScale.c329 scalePtr->horizLabelY = 0; in Tk_ScaleObjCmd()
1040 scalePtr->horizLabelY = y + SPACING; in ComputeScaleGeometry()
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkScale.h137 int horizLabelY; /* Y-coord at which to draw label. */ member
H A DtkScale.c328 scalePtr->horizLabelY = 0; in Tk_ScaleObjCmd()
1039 scalePtr->horizLabelY = y + SPACING; in ComputeScaleGeometry()
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkScale.h140 int horizLabelY; /* Y-coord at which to draw label. */ member
H A DtkScale.c279 scalePtr->horizLabelY = 0; in Tk_ScaleObjCmd()
911 scalePtr->horizLabelY = y + SPACING; in ComputeScaleGeometry()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkScale.h144 int horizLabelY; /* Y-coord at which to draw label. */ member
H A DtkScale.c292 scalePtr->horizLabelY = 0;
922 scalePtr->horizLabelY = y + SPACING;
H A DtkUnixScale.c447 scalePtr->horizLabelY + fm.ascent);
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkScale.c125 int horizLabelY; /* Y-coord at which to draw label. */ member
433 scalePtr->horizLabelY = 0;
973 scalePtr->horizLabelY = y + SPACING;
1384 scalePtr->horizLabelY + scalePtr->fontPtr->ascent,
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkScale.c125 int horizLabelY; /* Y-coord at which to draw label. */ member
433 scalePtr->horizLabelY = 0;
973 scalePtr->horizLabelY = y + SPACING;
1384 scalePtr->horizLabelY + scalePtr->fontPtr->ascent,
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkScale.c125 int horizLabelY; /* Y-coord at which to draw label. */ member
433 scalePtr->horizLabelY = 0;
973 scalePtr->horizLabelY = y + SPACING;
1384 scalePtr->horizLabelY + scalePtr->fontPtr->ascent,
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnixScale.c444 scalePtr->horizLabelY + fm.ascent); in DisplayHorizontalScale()
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnixScale.c457 scalePtr->horizLabelY + fm.ascent); in DisplayHorizontalScale()
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A DtkUnixScale.c457 scalePtr->horizLabelY + fm.ascent); in DisplayHorizontalScale()