OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ue_width
(Results
1 - 4
of
4
) sorted by relevancy
/src/distrib/utils/more/
line.c
114
if (column + addon + (ln_state ?
ue_width
: 0) > sc_width) \
216
if (column + ul_width +
ue_width
+ 1 >= sc_width)
289
if (column +
ue_width
+ bo_width + 1 + be_width >= sc_width)
304
if (column + be_width + ul_width + 1 +
ue_width
>= sc_width)
325
column +=
ue_width
;
326
if (
ue_width
> 0 && curr[0] == ' ')
output.c
87
column +=
ue_width
;
screen.c
117
int ul_width,
ue_width
; /* Printing width of underline sequences */
variable in typeref:typename:int
310
be_width = bo_width =
ue_width
= ul_width = se_width = so_width;
extern.h
195
extern int
ue_width
;
Completed in 40 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025