Searched refs:did_ul (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dutil.c3050 Bool *did_ul)
3056 (void) did_ul;
3089 *did_ul = True;
3622 Bool did_ul)
3626 if (screen->underline && !did_ul) {
3992 Bool did_ul = False; local in function:drawXtermText
4184 ndata = getNormXftFont(&recur, recur.attr_flags, &did_ul);
4186 ndata0 = IS_BOLD ? getNormXftFont(&recur, NOT_BOLD, &did_ul) : ndata;
4411 did_ul);
4890 did_ul);
3048 getNormXftFont(XTermDraw * params,unsigned attr_flags,Bool * did_ul) argument
3615 drawUnderline(XtermWidget xw,GC gc,unsigned attr_flags,unsigned underline_len,int font_width,int x,int y,Bool did_ul) argument
[all...]

Completed in 7 milliseconds