Home
last modified time | relevance | path

Searched refs:XawTextReplace (Results 26 – 50 of 99) sorted by relevance

1234

/dports/games/xmris/xmris.4.04/
H A Ddialogs.c114 XawTextReplace(widget, (XawTextPosition)32767,
151 XawTextReplace(text, 0, 32767, &block);
/dports/print/gv/gv-3.7.4/src/
H A Dinfo.c147 XawTextReplace(infotext, info_length, info_length, &message_block); in cb_appendInfoPopup()
187 XawTextReplace(infotext, 0, info_length, &message_block); in cb_resetInfoPopup()
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DText.h221 extern int XawTextReplace(
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/X11/Xaw3d/
H A DText.h221 extern int XawTextReplace(
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DText.h226 extern int XawTextReplace(
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/m4/
H A Dsah_grx.m410 AC_CHECK_LIB([Xaw], [XawTextReplace], GRXLIBS="$GRXLIBS -lXaw")
/dports/x11-toolkits/libXaw/libXaw-1.0.14/include/X11/Xaw/
H A DText.h283 int XawTextReplace
/dports/x11/xgc/xgc-1.0.5/
H A Dtext.c200 XawTextReplace(w, first, last, &text); in change_text()
/dports/x11/xedit/xedit-1.2.2/
H A Dcommands.c623 XawTextReplace(filenamewindow, 0, end, &block); in FindFile()
784 XawTextReplace(filenamewindow, 0, length, &block); in FileCompletion()
892 XawTextReplace(filenamewindow, pos, pos, &block); in FileCompletion()
902 XawTextReplace(filenamewindow, pos, pos, &block); in FileCompletion()
H A Dhook.c374 if (XawTextReplace(w, auto_replace.left, auto_replace.right + inc, in AutoReplaceCallback()
399 XawTextReplace(filenamewindow, 0, in LineEditAction()
1044 if (XawTextReplace(w, from, from + len, &block) != XawEditDone) in LineEdit()
1262 XawTextReplace(filenamewindow, 0, in SubstituteCallback()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/x11/
H A Dgtext.c147 XawTextReplace (widget->w, li, li, &tb); in GTsetwidgetattr()
151 XawTextReplace (widget->w, li, li, &tb); in GTsetwidgetattr()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/m4/
H A Dxdvi-check-xaw.m467 AC_CHECK_LIB([Xaw], [XawTextReplace],
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/
H A Dxtmain.c978 XawTextReplace(w, (XawTextPosition) 0, pos, &tb); in drop_lines_from_top()
1029 XawTextReplace(w, ins_point, ins_point, &tb); in textw_printf()
1080 XawTextReplace(w, ins_point, ins_point, &tb);
1101 XawTextReplace(w, 0, widget_text_length(w), &block);
/dports/games/xscrabble/xscrabble-2.12/src/
H A Dmess.c46 XawTextReplace(w, pos, pos, &txt); in AddChar()
/dports/games/xboard-devel/xboard-f49e7e1/xaw/
H A Dxengineoutput.c172 XawTextReplace(edit, where, where, &t); in InsertIntoMemo()
/dports/games/xboard/xboard-4.9.1/xaw/
H A Dxengineoutput.c172 XawTextReplace(edit, where, where, &t); in InsertIntoMemo()
/dports/x11/xedit/xedit-1.2.2/lisp/
H A Dxedit.c209 XawTextReplace(output, position, position, &block); in WrapWrite()
471 XawTextReplace(output, position, position, &block); in XeditPrint()
1176 XawTextReplace(textwindow, point, point, &block); in Xedit_Insert()
1402 XawTextReplace(textwindow, left, right, &block); in Xedit_ReplaceText()
/dports/multimedia/fxtv/fxtv-1.03/
H A Dappear_dlg.c117 XawTextReplace( text_wgt, 0, old_len, &tblk ); in TextValUpdate()
H A Dimgsav_dlg.c218 XawTextReplace( text_wgt, 0, old_len, &tblk ); in TextValUpdate()
/dports/math/reduce/Reduce-svn5758-src/psl/xr/src/
H A Dverbal.c206 XawTextReplace(verbal->widget, oldPoint, oldPoint, toAppend);
/dports/x11/xclipboard/xclipboard-1.1.3/
H A Dxclipboard.c409 if (XawTextReplace(text, 0, TextLength (text), &textBlock)) { in NewCurrentClipContents()
429 XawTextReplace(text, 0, INFINITY, &block); in EraseTextWidget()
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dw_msgpanel.c602 (void) XawTextReplace(file_msg_win,file_msg_length,file_msg_length,&block); in file_msg()
633 replcode = XawTextReplace(file_msg_win,0,file_msg_length,&block); in clear_file_message()
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dgaptext.c1073 XawTextReplace( w, gap->text.insertPos, gap->text.insertPos, &block ); in GTInsertText()
1104 XawTextReplace(w,gap->text.insertPos,gap->text.insertPos+len,&block); in GTReplaceText()
/dports/x11/xmh/xmh-1.0.3/
H A Dmsg.c466 (void)XawTextReplace(msg->toc->scrn[0]->tocwidget, /*%%%SourceReplace*/ in MsgSetFate()
919 if (XawTextReplace(scrn->viewwidget, pos, pos, &block) != XawEditDone) in XmhInsert()
/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/
H A Dpopup.c740 XawTextReplace(text, beg, end, &txt); in AppendChatInput()
802 XawTextReplace(msgtext, beg, end, &txt); in AppendMsg()

1234