Searched refs:nCurrHorizontalEdgeType (Results 1 – 1 of 1) sorted by relevance
2402 int nCurrHorizontalEdgeType( lcl_sgn(rPoint1.getX() - rPoint0.getX()) ); in isRectangle() local2404 if( nCurrVerticalEdgeType && nCurrHorizontalEdgeType ) in isRectangle()2407 const bool bCurrNullVertex( !nCurrVerticalEdgeType && !nCurrHorizontalEdgeType ); in isRectangle()2423 nVerticalEdgeType*nCurrHorizontalEdgeType ); in isRectangle()2456 nHorizontalEdgeType = nCurrHorizontalEdgeType; in isRectangle()
Completed in 35 milliseconds