Home
last modified time | relevance | path

Searched defs:newValue (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDCTextField.java111 public void setValue(int newValue) { in setValue()
139 public boolean checkValue(int newValue) { in checkValue()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DTextList.java159 public void replaceItem(String newValue, int index) { in replaceItem()
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2342 char *newValue; in merg_pkginfos() local