Searched refs:nDarkPos (Results 1 – 1 of 1) sorted by relevance
432 long nDarkPos = bMirrored ? 0 : nBarSize-1; in Paint() local433 DrawLine( Point( nDarkPos, nPStart ), Point( nDarkPos, nLineEnd ) ); in Paint()444 long nDarkPos = bMirrored ? 0 : nBarSize-1; in Paint() local445 DrawLine( Point( nDarkPos, nTransStart ), Point( nDarkPos, nTransEnd ) ); in Paint()
Completed in 10 milliseconds