Searched refs:nBorderDistanceLeftAndRight (Results 1 – 1 of 1) sorted by relevance
175 const long nBorderDistanceLeftAndRight = ((aSymbolRect.GetWidth()*250)+500)/1000; in Paint() local176 aSymbolRect.Left()+=nBorderDistanceLeftAndRight; in Paint()177 aSymbolRect.Right()-=nBorderDistanceLeftAndRight; in Paint()
Completed in 6 milliseconds