Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dtext.c1417 static const int scrollBarIdx = 0; variable
3063 if ( options[scrollBarIdx].status == GNOCL_STATUS_CHANGED ) in configure()
3067 if ( gnoclGetScrollbarPolicy ( interp, options[scrollBarIdx].val.obj, &hor, &vert ) != TCL_OK ) in configure()