Searched refs:mvg_width (Results 1 – 1 of 1) sorted by relevance
114 mvg_width; /* current line width */ member215 while (wand->mvg_width < wand->indent_depth) in MVGPrintf()219 wand->mvg_width++; in MVGPrintf()239 wand->mvg_width+=count; in MVGPrintf()243 wand->mvg_width=0; in MVGPrintf()272 if (((wand->mvg_width + count) > 78) && (buffer[count-1] != '\n')) in MVGAutoWrapPrintf()436 wand->mvg_width=0; in ClearDrawingWand()510 clone_wand->mvg_width=wand->mvg_width; in CloneDrawingWand()4412 wand->mvg_width=0; in DrawResetVectorGraphics()6814 wand->mvg_width=0; in NewDrawingWand()