Home
last modified time | relevance | path

Searched refs:areBColorsUsed (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygon.cxx274 bool B3DPolyPolygon::areBColorsUsed() const in areBColorsUsed() function in basegfx::B3DPolyPolygon
278 if((mpPolyPolygon->getB3DPolygon(a)).areBColorsUsed()) in areBColorsUsed()
289 if(areBColorsUsed()) in clearBColors()
H A Db3dpolygon.cxx1111 bool areBColorsUsed() const in areBColorsUsed() function in ImplB3DPolygon
1618 bool B3DPolygon::areBColorsUsed() const in areBColorsUsed() function in basegfx::B3DPolygon
1620 return mpPolygon->areBColorsUsed(); in areBColorsUsed()
1625 if(mpPolygon->areBColorsUsed()) in clearBColors()
H A Db3dpolygonclipper.cxx80 if(rSource.areBColorsUsed()) in impAppendCopy()
102 if(rSource.areBColorsUsed()) in impAppendInterpolate()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolypolygon.hxx77 bool areBColorsUsed() const;
H A Db3dpolygon.hxx89 bool areBColorsUsed() const;
/trunk/main/basegfx/source/raster/
H A Drasterconvert3d.cxx187 if(rFill.areBColorsUsed()) in addEdge()

Completed in 32 milliseconds