Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/workbench/
H A Dconvexhull.cxx41 dx = p2.x - p1.x; ax = absval( dx ); in theta()
42 dy = p2.y - p1.y; ay = absval( dy ); in theta()
H A Dbezierclip.hxx73 template <typename NumType> NumType absval( NumType x ) in absval() function

Completed in 7 milliseconds