Searched refs:brush_stat (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-print.cpp1131 int brush_stat = create_brush(style, NULL); local
1138 if(FixPPTLinGrad && brush_stat && gv.mode == DRAW_LINEAR_GRADIENT){
1148 if(!is_Rect && !FixPPTGrad2Polys)brush_stat=0; // fall all the way back to a solid fill
1151 if (brush_stat) { // only happens if the style is a gradient

Completed in 20 milliseconds