Searched defs:rTuple (Results 1 – 15 of 15) sorted by relevance
81 B2IVector(const ::basegfx::B2ITuple& rTuple) in B2IVector()
91 B2DVector(const ::basegfx::B2DTuple& rTuple) in B2DVector()
84 B3IVector(const ::basegfx::B3ITuple& rTuple) in B3IVector()
86 B3DVector(const ::basegfx::B3DTuple& rTuple) in B3DVector()
48 explicit B2IBox(const B2ITuple& rTuple) in B2IBox()194 void expand(const B2ITuple& rTuple) in expand()
48 explicit B2IRange(const B2ITuple& rTuple) in B2IRange()195 void expand(const B2ITuple& rTuple) in expand()
51 explicit B2DRange(const B2DTuple& rTuple) in B2DRange()227 void expand(const B2DTuple& rTuple) in expand()
47 explicit B3IBox(const B3ITuple& rTuple) : in B3IBox()226 void expand(const B3ITuple& rTuple) in expand()
49 explicit B3IRange(const B3ITuple& rTuple) in B3IRange()229 void expand(const B3ITuple& rTuple) in expand()
52 explicit B3DRange(const B3DTuple& rTuple) in B3DRange()260 void expand(const B3DTuple& rTuple) in expand()
80 B2IPoint(const ::basegfx::B2ITuple& rTuple) in B2IPoint()
92 B2DPoint(const ::basegfx::B2DTuple& rTuple) in B2DPoint()
84 B3DPoint(const ::basegfx::B3DTuple& rTuple) in B3DPoint()
84 B3IPoint(const ::basegfx::B3ITuple& rTuple) in B3IPoint()
95 BColor(const ::basegfx::B3DTuple& rTuple) in BColor()
Completed in 38 milliseconds