Searched defs:_XawTextReplace (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Text.c | 1615 _XawTextReplace (ctx, pos1, pos2, text) function 2639 if ((result = _XawTextReplace(ctx, startPos, endPos, text)) == XawEditDone) {
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Text.c | 1948 _XawTextReplace (ctx, pos1, pos2, text) function 3250 if ((result = _XawTextReplace(ctx, startPos, endPos, text)) == XawEditDone) {
|
Completed in 25 milliseconds