Searched refs:brushf (Results 1 – 3 of 3) sorted by relevance
96 HGSetFont(element->brushf, element->size); in HGPrintElt()115 if (element->brushf) /* if there is a brush, the */ in HGPrintElt()116 HGSetBrush(element->brushf); /* graphics need it set */ in HGPrintElt()173 char command = (polyfill == BOTH && element->brushf) ? 'p' : 'P'; in HGPrintElt()240 if (!(element->brushf)) in HGPrintElt()
76 int type, brushf, size, textlength; member
68 temp->brushf = brush; in DBCreateElt()