Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygon.cxx1390 … const bool bBColorEqual(!mpBColors || (mpBColors->getBColor(0L) == mpBColors->getBColor(nIndex))); in hasDoublePoints() local
1392 if(bBColorEqual) in hasDoublePoints()
1414 … const bool bBColorEqual(!mpBColors || (mpBColors->getBColor(a) == mpBColors->getBColor(a + 1L))); in hasDoublePoints() local
1416 if(bBColorEqual) in hasDoublePoints()

Completed in 17 milliseconds