OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ct_visual_width
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
chartype.h
95
libedit_private int
ct_visual_width
(wchar_t);
98
* the width given by
ct_visual_width
(). Returns the number of characters used
107
/* printable character, use
ct_visual_width
() to find out display width */
chartype.c
258
ct_visual_width
(wchar_t c)
function
305
if ((ssize_t)len <
ct_visual_width
(c))
refresh.c
1067
h +=
ct_visual_width
(*cp);
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026