Searched refs:strip_chart (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DStripChart.c60 #define NUM_VALUEDATA(w) (sizeof((w)->strip_chart.valuedata) / \
61 sizeof((w)->strip_chart.valuedata[0]))
111 offset(strip_chart.update),
120 offset(strip_chart.min_scale),
129 offset(strip_chart.fgpixel),
138 offset(strip_chart.hipixel),
147 offset(strip_chart.get_value),
156 offset(strip_chart.jump_val),
235 myXGCV.foreground = w->strip_chart.fgpixel;
236 w->strip_chart
[all...]
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DStripCharP.h87 StripChartPart strip_chart; member in struct:_StripChartRec

Completed in 3 milliseconds