Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/gdi/
H A Doutdev4.cxx526 …bool bPaintLastPolygon( false ); // #107349# Paint last polygon only if loop has generated any … in ImplDrawComplexGradient() local
579bPaintLastPolygon = true; // #107349# Paint last polygon only if loop has generated any output in ImplDrawComplexGradient()
623 if( bPaintLastPolygon ) in ImplDrawComplexGradient()