Searched refs:getJoin (Results 1 – 4 of 4) sorted by relevance
81 basegfx::B2DLineJoin getJoin() const { return meJoin; } in getJoin() function in drawinglayer::attribute::ImpSdrLineAttribute91 return (getJoin() == rCandidate.getJoin() in operator ==()214 basegfx::B2DLineJoin SdrLineAttribute::getJoin() const in getJoin() function in drawinglayer::attribute::SdrLineAttribute216 return mpSdrLineAttribute->getJoin(); in getJoin()
75 basegfx::B2DLineJoin getJoin() const;
153 …::LineAttribute aLineAttribute(rLine.getColor(), rLine.getWidth(), rLine.getJoin(), rLine.getCap()… in create3DPolyPolygonLinePrimitives()
132 …::LineAttribute aLineAttribute(rLine.getColor(), rLine.getWidth(), rLine.getJoin(), rLine.getCap()… in createPolygonLinePrimitive()