Home
last modified time | relevance | path

Searched defs:rVecB (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/basegfx/inc/basegfx/point/
H A Db2dhompoint.hxx273 inline B2DHomPoint minimum(const B2DHomPoint& rVecA, const B2DHomPoint& rVecB) in minimum()
280 inline B2DHomPoint maximum(const B2DHomPoint& rVecA, const B2DHomPoint& rVecB) in maximum()
330 inline B2DHomPoint operator+(const B2DHomPoint& rVecA, const B2DHomPoint& rVecB) in operator +()
337 inline B2DHomPoint operator-(const B2DHomPoint& rVecA, const B2DHomPoint& rVecB) in operator -()
H A Db3dhompoint.hxx304 inline B3DHomPoint minimum(const B3DHomPoint& rVecA, const B3DHomPoint& rVecB) in minimum()
312 inline B3DHomPoint maximum(const B3DHomPoint& rVecA, const B3DHomPoint& rVecB) in maximum()
367 inline B3DHomPoint operator+(const B3DHomPoint& rVecA, const B3DHomPoint& rVecB) in operator +()
374 inline B3DHomPoint operator-(const B3DHomPoint& rVecA, const B3DHomPoint& rVecB) in operator -()
/aoo4110/main/basegfx/source/vector/
H A Db2ivector.cxx96 bool areParallel( const B2IVector& rVecA, const B2IVector& rVecB ) in areParallel()
102 B2VectorOrientation getOrientation( const B2IVector& rVecA, const B2IVector& rVecB ) in getOrientation()
H A Db2dvector.cxx143 bool areParallel( const B2DVector& rVecA, const B2DVector& rVecB ) in areParallel()
151 B2VectorOrientation getOrientation( const B2DVector& rVecA, const B2DVector& rVecB ) in getOrientation()
H A Db3dvector.cxx96 bool areParallel( const B3DVector& rVecA, const B3DVector& rVecB ) in areParallel()
/aoo4110/main/basegfx/inc/basegfx/vector/
H A Db3ivector.hxx245 inline B3IVector cross(const B3IVector& rVecA, const B3IVector& rVecB) in cross()
H A Db3dvector.hxx324 inline B3DVector cross(const B3DVector& rVecA, const B3DVector& rVecB) in cross()
/aoo4110/main/canvas/source/tools/
H A Dspriteredrawmanager.cxx327 …bool impIsEqualB2DVector(const basegfx::B2DVector& rVecA, const basegfx::B2DVector& rVecB, double … in impIsEqualB2DVector()
/aoo4110/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx159 bool impLeftOfEdges(const B2DVector& rVecA, const B2DVector& rVecB, const B2DVector& rTest) in impLeftOfEdges()

Completed in 57 milliseconds