Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx821 …const bool bAInB(rHelperB.maRange.isInside(rHelperA.maRange) && tools::isInside(aCandB, aCandA, tr… in createNonzeroConform() local
823 if(bAInB) in createNonzeroConform()
901 …const bool bAInB(rHelperB.maRange.isInside(rHelperA.maRange) && tools::isInside(aCandB, aCandA, tr… in stripDispensablePolygons() local
904 if(bAInB && bBInA) in stripDispensablePolygons()
923 if(bAInB) in stripDispensablePolygons()

Completed in 19 milliseconds