Searched defs:_XawTextReplace (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.c1615 _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 DText.c1948 _XawTextReplace (ctx, pos1, pos2, text) function
3250 if ((result = _XawTextReplace(ctx, startPos, endPos, text)) == XawEditDone) {

Completed in 679 milliseconds