Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/tools/
H A Db2dclipstate.cxx310 const bool bIsCleared=!maClipPoly.count(); in commitPendingPolygons() local
314 OSL_ASSERT( !bIsCleared ); in commitPendingPolygons()
326 if( bIsCleared ) in commitPendingPolygons()
336 else if( bIsCleared ) in commitPendingPolygons()
365 if( bIsCleared ) in commitPendingPolygons()
400 const bool bIsCleared=!maClipPoly.count(); in commitPendingRanges() local
404 OSL_ASSERT( !bIsCleared ); in commitPendingRanges()
424 if( bIsCleared ) in commitPendingRanges()
438 else if( bIsCleared ) in commitPendingRanges()
467 if( bIsCleared ) in commitPendingRanges()

Completed in 10 milliseconds