Home
last modified time | relevance | path

Searched refs:ST_PROGRESS_BAR (Results 1 – 3 of 3) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Dstatline.h46 …uct{WINDOW*w;WIN_RECT rect;long value;long low,high;long logwidth;short physwidth;}ST_PROGRESS_BAR; typedef
47 #define ST_progressBar _rom_call(void,(ST_PROGRESS_BAR*,long,long),4D8)
48 #define ST_progressDismiss _rom_call(void,(ST_PROGRESS_BAR*),4DB)
49 #define ST_progressIncrement _rom_call(void,(ST_PROGRESS_BAR*,long),4DA)
50 #define ST_progressUpdate _rom_call(void,(ST_PROGRESS_BAR*,long),4D9)
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/examples/
H A DProgress.c20 ST_PROGRESS_BAR spb = {NULL, {0, 0, 0, 0}, 0, 0, 100, 100, 0}; in _main()
27 ST_PROGRESS_BAR spb; in _main()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/doc/html/
H A Dqt-assistant.adp8103 <section ref="statline_ST_PROGRESS_BAR.html" title="ST_PROGRESS_BAR">
8104 <keyword ref="statline_ST_PROGRESS_BAR.html">ST_PROGRESS_BAR</keyword>