Searched refs:horizValueY (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkScale.c126 int horizValueY; /* Y-coord at which to draw value text. */ member in struct:__anon415
435 scalePtr->horizValueY = 0;
984 scalePtr->horizValueY = y + SPACING;
988 scalePtr->horizValueY = y;
1300 drawnAreaPtr->y = scalePtr->horizValueY;
1303 + 2*scalePtr->borderWidth - scalePtr->horizValueY;
1343 scalePtr->horizValueY);

Completed in 14 milliseconds