Searched refs:fXUnderlineLeft (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/apps/cortex/ValControl/
H A DValControlSegment.cpp52 fXUnderlineLeft(0.0),
171 if (fXUnderlineRight <= fXUnderlineLeft)
172 sizeUnderline(&fXUnderlineLeft, &fXUnderlineRight);
176 // fXUnderlineLeft, fXUnderlineRight));
178 StrokeLine(BPoint(fXUnderlineLeft, fY),
194 sizeUnderline(&fXUnderlineLeft, &fXUnderlineRight);
H A DValControlSegment.h175 float fXUnderlineLeft; member in class:ValControlSegment

Completed in 61 milliseconds