Searched refs:replace (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextPop.c275 * If the replace failed then remove what we have
551 * replace button.
813 * the replace dialog box uses.
819 * Text Widget that will replace a string in the main
847 * with the one in the replace dialog's text widget.
867 * with the one in the replace dialog's text widget.
888 * once_only - If TRUE then only replace the first one found.
889 * other replace all of them.
903 XawTextBlock find, replace; local
912 replace
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextPop.c590 * replace button.
865 * the replace dialog box uses.
871 * Text Widget that will replace a string in the main
899 * with the one in the replace dialog's text widget.
919 * with the one in the replace dialog's text widget.
940 * once_only - If TRUE then only replace the first one found.
941 * other replace all of them.
955 XawTextBlock find, replace; local
968 replace.ptr = GetStringRaw(search->rep_text);
969 replace
[all...]

Completed in 13 milliseconds