Searched defs:xoff (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | EditLine.java | 582 int xoff = evtX - x - XOFF + beginW; in getCursorPos() local 586 private int findCursorOffset(int xoff, String str, in findCursorOffset() 678 int xoff = in paint() local 697 int xoff = XOFF; in paint() local 719 xoff, yoff); in paint() local 752 g.drawString(text.substring(end), xoff, yoff); in paint() local
|
H A D | CLIconLabel.java | 102 IntHolder xoff) { in getOffsetAndText() 151 xoff); in textX() local
|
H A D | TextView.java | 530 protected void drawLine(Graphics g, int index, int xoff, int yoff) { in drawLine()
|
H A D | WinScrollbar.java | 550 int xoff = (w-3)/3; in drawArrow() local
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | _machelf.h | 54 #define ELF_R_TYPE_INFO(xoff, type) ELF64_R_TYPE_INFO(xoff, type) argument 80 #define ELF_R_TYPE_INFO(xoff, type) (type) argument
|
/titanic_41/usr/src/uts/common/exec/java/ |
H A D | java.c | 94 off_t xoff, xoff_end; in javaexec() local
|
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | pass1.c | 308 register int i, newoff, xoff = 0; in getdir() local
|
/titanic_41/usr/src/cmd/file/ |
H A D | file.c | 1562 off_t xoff, xoff_end; in zipfile() local
|