Home
last modified time | relevance | path

Searched refs:lcl_sgn (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2359 inline int lcl_sgn( const double n ) in lcl_sgn() function
2398 int nCurrVerticalEdgeType( lcl_sgn( rPoint1.getY() - rPoint0.getY() ) ); in isRectangle()
2402 int nCurrHorizontalEdgeType( lcl_sgn(rPoint1.getX() - rPoint0.getX()) ); in isRectangle()

Completed in 17 milliseconds