Searched refs:RULER_TAB_CWIDTH2 (Results 1 – 1 of 1) sorted by relevance
59 #define RULER_TAB_CWIDTH2 4 macro1069 aRect1.Left() = rPos.X() - RULER_TAB_CWIDTH2 + 1; in ImplDrawRulerTab()1071 aRect1.Right() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH; in ImplDrawRulerTab()1073 aRect2.Left() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH3; in ImplDrawRulerTab()1075 … aRect2.Right() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH3 + RULER_TAB_CWIDTH4 - 1; in ImplDrawRulerTab()1080 aRect3.Left() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH - 1; in ImplDrawRulerTab()1082 aRect3.Right() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH; in ImplDrawRulerTab()1704 aRect.Left() = n1-RULER_TAB_CWIDTH2+1; in ImplHitTest()1705 aRect.Right() = n1-RULER_TAB_CWIDTH2+RULER_TAB_CWIDTH; in ImplHitTest()1896 aRect.Left() = n1-RULER_TAB_CWIDTH2+1; in ImplHitTest()[all …]
Completed in 28 milliseconds