Searched refs:icon (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/Documentation/input/ |
D | yealink.txt | 91 A digit can have a character set, an icon can only be ON or OFF. 117 hide_icon Write, hide the element by writing the icon name. 118 show_icon Write, display the element by writing the icon name. 142 - Writing a space to an icon will always hide its content. 152 Reading will return all available icon names and its current settings: 177 Writing to these files will update the state of the icon. 178 Only one icon at a time can be updated. 180 If an icon is also on a ./lineX the corresponding value is 181 updated with the first letter of the icon. 183 Example - light up the store icon:
|
/linux-4.4.14/scripts/kconfig/ |
D | qconf.h | 176 void setPixmap(colIdx idx, const QIcon &icon) in setPixmap() argument 178 Parent::setIcon(idx, icon); in setPixmap() 182 return icon(idx); in pixmap()
|
D | qconf.cc | 775 QIcon icon; in mouseReleaseEvent() local 786 icon = item->pixmap(promptColIdx); in mouseReleaseEvent() 787 if (!icon.isNull()) { in mouseReleaseEvent() 789 if (x >= off && x < off + icon.availableSizes().first().width()) { in mouseReleaseEvent()
|
/linux-4.4.14/include/linux/mfd/ |
D | si476x-platform.h | 142 enum si476x_icon_config icon; member
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | call-graph-from-postgresql.py | 282 icon = style.standardIcon(QStyle.SP_MessageBoxInformation) 283 self.setWindowIcon(icon);
|
/linux-4.4.14/drivers/nubus/ |
D | nubus.c | 599 unsigned char icon[128]; in nubus_get_icon() local 602 nubus_get_rsrc_mem(&icon, ent, 128); in nubus_get_icon() 611 if (icon[y*4 + x/8] in nubus_get_icon()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | icon.dts | 16 model = "mosaixtech,icon"; 17 compatible = "mosaixtech,icon";
|
/linux-4.4.14/drivers/mfd/ |
D | si476x-cmd.c | 638 enum si476x_icon_config icon, in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() argument 645 PIN_CFG_BYTE(icon), in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg()
|
D | si476x-i2c.c | 76 core->pinmux.icon, in si476x_core_config_pinmux()
|
/linux-4.4.14/Documentation/ |
D | email-clients.txt | 127 and put the "insert file" icon there.
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | overview.txt | 323 Linux environment by clicking the console icon in the s-Par web UI.
|
/linux-4.4.14/Documentation/filesystems/ |
D | hpfs.txt | 71 variable length. OS/2 stores window and icon positions and file types there. So
|