OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WACS_HLINE
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libcurses/
acs.c
174
WACS_HLINE
->vals[0] = ( wchar_t )btowc( '-' );
222
WACS_HLINE
->vals[0] = 0x2500;
line.c
228
cc.vals[0] =
WACS_HLINE
->vals[0];
229
cc.attributes |=
WACS_HLINE
->attributes;
border.c
177
S(top, ts,
WACS_HLINE
);
178
S(bottom, bs,
WACS_HLINE
);
225
memcpy( &top,
WACS_HLINE
, sizeof(cchar_t));
229
memcpy(&bottom,
WACS_HLINE
, sizeof(cchar_t));
curses.h
352
#define
WACS_HLINE
(&_wacs_char[(unsigned char)'q'])
Completed in 13 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025