Searched refs:icon (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/Documentation/input/devices/ |
D | yealink.rst | 69 A digit can have a character set, an icon can only be ON or OFF. 98 hide_icon Write, hide the element by writing the icon name. 99 show_icon Write, display the element by writing the icon name. 126 - Writing a space to an icon will always hide its content. 138 Reading will return all available icon names and its current settings:: 164 Writing to these files will update the state of the icon. 165 Only one icon at a time can be updated. 167 If an icon is also on a ./lineX the corresponding value is 168 updated with the first letter of the icon. 170 Example - light up the store icon::
|
/Linux-v4.19/drivers/nubus/ |
D | nubus.c | 590 u32 icon[32]; in nubus_get_icon() local 593 nubus_get_rsrc_mem(&icon, ent, 128); in nubus_get_icon() 597 icon[i * 4 + 0], icon[i * 4 + 1], in nubus_get_icon() 598 icon[i * 4 + 2], icon[i * 4 + 3]); in nubus_get_icon()
|
/Linux-v4.19/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 | 774 QIcon icon; in mouseReleaseEvent() local 785 icon = item->pixmap(promptColIdx); in mouseReleaseEvent() 786 if (!icon.isNull()) { in mouseReleaseEvent() 788 if (x >= off && x < off + icon.availableSizes().first().width()) { in mouseReleaseEvent()
|
/Linux-v4.19/include/linux/mfd/ |
D | si476x-platform.h | 142 enum si476x_icon_config icon; member
|
/Linux-v4.19/tools/perf/scripts/python/ |
D | call-graph-from-sql.py | 283 icon = style.standardIcon(QStyle.SP_MessageBoxInformation) 284 self.setWindowIcon(icon);
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | icon.dts | 16 model = "mosaixtech,icon"; 17 compatible = "mosaixtech,icon";
|
/Linux-v4.19/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-v4.19/Documentation/process/ |
D | email-clients.rst | 138 and put the :menuselection:`insert file` icon there.
|
/Linux-v4.19/drivers/staging/unisys/Documentation/ |
D | overview.txt | 304 Linux environment by clicking the console icon in the s-Par web UI.
|
/Linux-v4.19/Documentation/filesystems/ |
D | hpfs.txt | 71 variable length. OS/2 stores window and icon positions and file types there. So
|