OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtermUtf8ToTextList
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
xterm.h
1049
extern int
xtermUtf8ToTextList
(XtermWidget /* xw */, XTextProperty * /* text_prop */, char *** /* text_list */, int * /* text_list_count */);
button.c
1761
xtermUtf8ToTextList
(XtermWidget xw,
1780
TRACE(("
xtermUtf8ToTextList
size %d\n", *text_list_count));
2756
rc =
xtermUtf8ToTextList
(xw, &text_prop,
charproc.c
8580
* The
xtermUtf8ToTextList
() call is used to convert UTF-8 explicitly to
8588
(rc =
xtermUtf8ToTextList
(xw, text, &list, &length)) < 0)
Completed in 14 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026