Searched refs:RULER_TAB_DWIDTH2 (Results 1 – 1 of 1) sorted by relevance
65 #define RULER_TAB_DWIDTH2 3 macro1035 aRect1.Left() = rPos.X() - RULER_TAB_DWIDTH2 + 1 ; in ImplDrawRulerTab()1037 aRect1.Right() = rPos.X() - RULER_TAB_DWIDTH2 + RULER_TAB_DWIDTH ; in ImplDrawRulerTab()1039 aRect2.Left() = rPos.X() - RULER_TAB_DWIDTH2 + RULER_TAB_DWIDTH3; in ImplDrawRulerTab()1041 … aRect2.Right() = rPos.X() - RULER_TAB_DWIDTH2 + RULER_TAB_DWIDTH3 + RULER_TAB_DWIDTH4 - 1; in ImplDrawRulerTab()
Completed in 29 milliseconds