Searched refs:CORNER_SPACE (Results 1 – 2 of 2) sorted by relevance
40 #define CORNER_SPACE 5 macro113 const long nCornerWidth = long(CORNER_SPACE * (double)GetMapMode().GetScaleX()); in Paint()149 const long nCornerHeight = long(CORNER_SPACE * (double)GetMapMode().GetScaleY()); in Paint()
33 #define CORNER_SPACE 5 macro54 Fraction aCornerSpace(long(CORNER_SPACE)); in Paint()
Completed in 17 milliseconds