Home
last modified time | relevance | path

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

/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DUtils.h36 void xbaeGetVisibleCells P((XbaeMatrixWidget mw, int *, int *, int *,
H A DUtils.c73 xbaeGetVisibleCells(mw, top_row, bottom_row, left_column, right_column) in xbaeGetVisibleCells() function
H A DMethods.c2419 xbaeGetVisibleCells(mw, &tr, &br, &lc, &rc);
2464 xbaeGetVisibleCells(mw, &tr, &br, &lc, &rc);
/dports/x11-toolkits/xbae/xbae-4.60.4/include/Xbae/
H A DUtils.h55 void xbaeGetVisibleCells(XbaeMatrixWidget mw, int *, int *, int *, int *);
/dports/x11-toolkits/xbae/xbae-4.60.4/src/
H A DUtils.c331 xbaeGetVisibleCells(XbaeMatrixWidget mw, int *top_row, int *bottom_row, int *left_column, in xbaeGetVisibleCells() function
H A DMethods.c1853 xbaeGetVisibleCells(mw, &tr, &br, &lc, &rc); in xbaeSelectAll()
1984 xbaeGetVisibleCells(mw, &tr, &br, &lc, &rc); in xbaeDeselectAll()