Home
last modified time | relevance | path

Searched defs:startx (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libeti/panel/common/
H A Dmove.c43 move_panel(PANEL *panel, int starty, int startx) in move_panel()
/titanic_41/usr/src/ucblib/libcurses/
H A Dclrtobot.c36 int startx; in wclrtobot() local
H A Dtoucholap.c36 int y, endy, endx, starty, startx; in touchoverlap() local
H A Doverwrite.c38 int x, y, endy, endx, starty, startx; in overwrite() local
H A Doverlay.c38 int x, y, endy, endx, starty, startx; in overlay() local
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DGBLayout.java52 int startx, starty; /* starting point for layout */ field in GBLayoutInfo