Searched refs:TextReplace (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xconsole/dist/ |
| H A D | xconsole.c | 82 static void TextReplace(Widget w, int start, int end, XawTextBlock *block); 376 TextReplace (text, 0, last, &block); 655 TextReplace(Widget w, int start, int end, XawTextBlock *block) function in typeref:typename:void 688 TextReplace (w, 0, last, &block); 690 TextReplace (w, last, last, &block); 708 TextReplace (w, 0, 0, &block); 759 TextReplace (w, 0, firstnewline, &block);
|
Completed in 3 milliseconds