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

/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dscan.l74 static int icon(int);
100 0{OD}*[lLuU]* return (icon(8));
101 {NZD}{D}*[lLuU]* return (icon(10));
102 0[xX]{HD}+[lLuU]* return (icon(16));
455 * The value is returned in yylval. icon() (and yylex()) returns T_CON.
458 icon(int base)
515 LERROR("icon()");
/freebsd-10-stable/contrib/binutils/binutils/
H A Dresrc.c86 /* We read the directory entries in a cursor or icon file into
105 } icon; member in union:icondir::__anon295
161 /* The number of icon resources we have written out. */
722 /* A cursor file is basically an icon file. The start of the file
733 /* Read in the icon directory entries. */
1104 /* Define an icon resource. An icon file may contain a set of
1105 bitmaps, each representing the same icon at various different
1107 real icon resource is then a group resource which can be used to
1108 select one of the actual icon bitmap
[all...]
H A Drcparse.y183 | input icon
981 icon: label
/freebsd-10-stable/contrib/ncurses/misc/
H A Dterminfo.src3414 # These entries allow access to the X titlebar and icon name as a status line.
3416 # ctwm, and vtwm) track windows by icon-name; thus, you don't want to mess
3418 xterm+sl|access X title line and icon name,
16776 # prompt for user name, instead requiring an icon to be selected from
16782 # "Other..." icon to the graphical login panel. Selecting "Other..."

Completed in 329 milliseconds