Searched defs:line_width (Results 1 – 6 of 6) sorted by relevance
539 uint line_width, line_size; in image_render_simple() local729 uint line_width = penum->line_width; in copy_landscape() local
52 int line_width; member
208 uint line_width; /* width of line in device pixels */ member
146 cgm_line_width line_width; member
342 float line_width = pgs_lp->half_width; /* (*half* the line width) */ in gx_stroke_path_only_aux() local
642 cgm_LINE_WIDTH(cgm_state * st, const cgm_line_width * line_width) in cgm_LINE_WIDTH()