Home | History | Annotate | Download | only in src

Lines Matching refs:label

165   /* Label the text displayed inside the node. If no label is specified
169 const char *label;
210 calculated from the size of the label.
211 Default are width and height of the label. */
217 the size of the label text is scaled by ((stretch=shrink) \Lambda
238 color attributes, textmode and label, but not the location). A
270 /* textcolor is the color for the label text. bordercolor is the color
338 /* Label specifies the label of the edge. It is drawn if
340 Default: no label. */
341 const char *label;
366 /* textcolor is the color of the label of the edge. arrowcolor,
410 lines long, and outgoing edges are related to label lines. (E.g.,
460 /* Graph label.
461 Label the text displayed inside the node, when the graph is folded
462 to a node. If no label is specified then the title of the graph will
466 const char *label;