Home
last modified time | relevance | path

Searched refs:getEmptyPoint (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygon.cxx675 maVector[nIndex] = ::basegfx::B2DPoint::getEmptyPoint(); in setTextureCoordinate()
1072 mpTextureCoordiantes->insert(nIndex, ::basegfx::B2DPoint::getEmptyPoint(), nCount); in insert()
1200 return ::basegfx::B2DPoint::getEmptyPoint(); in getTextureCoordinate()
1304 mpTextureCoordiantes->insert(nIndex, ::basegfx::B2DPoint::getEmptyPoint(), nCount); in insert()
/trunk/main/basegfx/inc/basegfx/point/
H A Db2ipoint.hxx117 static const B2IPoint& getEmptyPoint() in getEmptyPoint() function in basegfx::B2IPoint
H A Db2dpoint.hxx129 static const B2DPoint& getEmptyPoint() in getEmptyPoint() function in basegfx::B2DPoint
H A Db3dpoint.hxx129 static const B3DPoint& getEmptyPoint() in getEmptyPoint() function in basegfx::B3DPoint
H A Db3ipoint.hxx129 static const B3IPoint& getEmptyPoint() in getEmptyPoint() function in basegfx::B3IPoint
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx37 : maPoint(Point::getEmptyPoint()) in SimplePointEntry()
H A Dpolygontemplate.hxx37 : maPoint(Point::getEmptyPoint()) in ImplSimplePointEntry()

Completed in 33 milliseconds