Searched defs:rTuple (Results 1 – 15 of 15) sorted by relevance
80 B2IVector(const ::basegfx::B2ITuple& rTuple) in B2IVector()
90 B2DVector(const ::basegfx::B2DTuple& rTuple) in B2DVector()
83 B3IVector(const ::basegfx::B3ITuple& rTuple) in B3IVector()
85 B3DVector(const ::basegfx::B3DTuple& rTuple) in B3DVector()
47 explicit B2IBox(const B2ITuple& rTuple) in B2IBox()193 void expand(const B2ITuple& rTuple) in expand()
47 explicit B2IRange(const B2ITuple& rTuple) in B2IRange()194 void expand(const B2ITuple& rTuple) in expand()
50 explicit B2DRange(const B2DTuple& rTuple) in B2DRange()226 void expand(const B2DTuple& rTuple) in expand()
46 explicit B3IBox(const B3ITuple& rTuple) : in B3IBox()225 void expand(const B3ITuple& rTuple) in expand()
48 explicit B3IRange(const B3ITuple& rTuple) in B3IRange()228 void expand(const B3ITuple& rTuple) in expand()
51 explicit B3DRange(const B3DTuple& rTuple) in B3DRange()259 void expand(const B3DTuple& rTuple) in expand()
79 B2IPoint(const ::basegfx::B2ITuple& rTuple) in B2IPoint()
91 B2DPoint(const ::basegfx::B2DTuple& rTuple) in B2DPoint()
83 B3DPoint(const ::basegfx::B3DTuple& rTuple) in B3DPoint()
83 B3IPoint(const ::basegfx::B3ITuple& rTuple) in B3IPoint()
94 BColor(const ::basegfx::B3DTuple& rTuple) in BColor()
Completed in 33 milliseconds