Searched refs:nXFuzzy (Results 1 – 1 of 1) sorted by relevance
595 const long nXFuzzy = bVert ? 0 : 20; in ChkChartSel() local600 rUnion.Left() + nXFuzzy > nFrmRight || in ChkChartSel()601 nUnionRight < rFrmRect.Left() + nXFuzzy )) in ChkChartSel()608 if( rUnion.Left() <= rFrmRect.Left() + nXFuzzy && in ChkChartSel()611 nFrmRight <= nUnionRight + nXFuzzy && in ChkChartSel()
Completed in 15 milliseconds