Searched +defs:replace +defs:text (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DTextPop.c311 XawTextBlock text; local in function:InsertFileNamed
363 Widget label, text, cancel, insert; local in function:AddInsertFileChildren
850 XawTextBlock text; local in function:DoSearch
1010 XawTextBlock find, replace; local in function:Replace
1319 GetString(Widget text) argument
[all...]
/xsrc/external/mit/xedit/dist/
H A Dhook.c53 char *replace; member in struct:_ReplaceEntry
148 String text; member in struct:__anon26fa8c080208
151 Bool replace; member in struct:__anon26fa8c080208
192 char ch, *tmp, *left, *right, *replace = app_resources.auto_replace; local in function:StartAutoReplace
253 ReplacedWord(char * word,char * replace) argument
339 XawTextBlock block, text; local in function:AutoReplaceCallback
410 int replace, compile, ecode, nth, flags, count, etype; local in function:LineEdit
[all...]
H A Dispell.c94 Widget shell, form, mispelled, repeated, word, replacement, text, member in struct:_ispell
95 suggestions, viewport, list, commands, replace, status, member in struct:_ispell
142 char *replace; member in struct:_ReplaceEntry
428 IspellReplacedWord(char *word, char *replace) argument
1503 XawTextBlock check, search, replace; local in function:ReplaceIspell
1505 char *text; local in function:ReplaceIspell
1596 char *text; local in function:IgnoreIspell
1637 char *text; local in function:AddIspell
1792 char *text, *str, string[1024]; local in function:CheckIspell
1851 char *text, *str, **list, **old_list, command[1024], buffer[1024]; local in function:LookIspell
[all...]
/xsrc/external/mit/xterm/dist/
H A Dutil.c3121 xtermXftDrawString(XTermDraw * params,unsigned attr_flags,XftColor * color,XftFont * font,int x,int y,const IChar * text,Cardinal len,Bool really) argument
3474 drawClippedXftString(XTermDraw * params,unsigned attr_flags,XftFont * font,XftColor * fg_color,int x,int y,const IChar * text,Cardinal len) argument
3705 fakeDoubleChars(const XTermDraw * params,GC gc,int y,int x,const IChar * text,Cardinal len) argument
3974 drawXtermText(const XTermDraw * params,GC gc,int start_x,int start_y,const IChar * text,Cardinal len) argument
4221 Boolean replace = False; local in function:drawXtermText
[all...]

Completed in 22 milliseconds