Searched refs:mbFillBackground (Results 1 – 3 of 3) sorted by relevance
48 unsigned mbFillBackground : 1; member in drawinglayer::attribute::ImpFillHatchAttribute63 mbFillBackground(bFillBackground) in ImpFillHatchAttribute()73 bool isFillBackground() const { return mbFillBackground; } in isFillBackground()
343 mbFillBackground = rHatch.isFillBackground(); in GeoTexSvxMultiHatch()390 else if(!mbFillBackground) in modifyBColor()398 if(mbFillBackground || impIsOnHatch(rUV)) in modifyOpacity()
149 unsigned mbFillBackground : 1; member in drawinglayer::texture::GeoTexSvxMultiHatch161 bool getFillBackground() const { return mbFillBackground; } in getFillBackground()
Completed in 25 milliseconds