Home
last modified time | relevance | path

Searched refs:pObjA (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsdrpagewindow.cxx257 SdrObject* pObjA = pPage->GetObj(0); in impTryTest() local
259 if(dynamic_cast<const SdrPathObj*>( pObjA)) in impTryTest()
261 basegfx::B2DPolyPolygon aPolyA(pObjA->GetPathPoly()); in impTryTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsdrpagewindow.cxx273 SdrObject* pObjA = pPage->GetObj(0); in impTryTest() local
275 if(dynamic_cast<const SdrPathObj*>( pObjA)) in impTryTest()
277 basegfx::B2DPolyPolygon aPolyA(pObjA->GetPathPoly()); in impTryTest()
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/common/
H A Daselib.cpp593 static void ConcatenateObjects (aseGeomObject_t* pObjA, aseGeomObject_t* pObjB) in ConcatenateObjects() argument
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/common/
H A Daselib.c865 static void ConcatenateObjects( aseGeomObject_t *pObjA, aseGeomObject_t *pObjB ) in ConcatenateObjects() argument
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/common/
H A Daselib.c807 static void ConcatenateObjects( aseGeomObject_t *pObjA, aseGeomObject_t *pObjB ){ in ConcatenateObjects() argument