Lines Matching defs:icon
158 /* Max Y value of the n'th hard icon. */
163 /* Default raw X/Y values of the hard icon area. */
169 /* Maps the icon number to a raw keycode. */
171 /* Icon 1 */ 199,
172 /* Icon 2 */ 201,
173 /* Icon 3 */ 209,
174 /* Icon 4 */ 207
459 int icon = 0;
468 icon = 1;
470 icon = 2;
472 icon = 3;
474 icon = 4;
476 return icon;
585 SYSCTL_DESCR("Raw left X value of the hard icon area"),
591 SYSCTL_DESCR("Raw right X value of the hard icon area"),
597 SYSCTL_DESCR("Raw top Y value of the hard icon area"),
603 SYSCTL_DESCR("Raw bottom Y value of the hard icon area"),