Home | History | Annotate | Download | only in src

Lines Matching defs:label

947     widgetInfoListStream << "id,label,name,info,readonly,type,value,"
1027 const char * label, *name, *info;
1032 CR(gp_widget_get_label(widget, &label));
1043 os << (id - noOfWidgets) << separator << label << separator << name