Searched refs:icon (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/Documentation/input/devices/ |
A 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-6.3-rc2/drivers/nubus/ |
A 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-6.3-rc2/include/linux/mfd/ |
A D | si476x-platform.h | 133 enum si476x_icon_config icon; member
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-platform-wilco-ec | 40 (marked with a small lightning bolt or battery icon) when in
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | qconf.cc | 794 QIcon icon; in mouseReleaseEvent() local 805 icon = item->icon(promptColIdx); in mouseReleaseEvent() 806 if (!icon.isNull()) { in mouseReleaseEvent() 808 if (x >= off && x < off + icon.availableSizes().first().width()) { in mouseReleaseEvent()
|
/linux-6.3-rc2/arch/powerpc/boot/dts/ |
A D | icon.dts | 16 model = "mosaixtech,icon"; 17 compatible = "mosaixtech,icon";
|
/linux-6.3-rc2/drivers/mfd/ |
A D | si476x-cmd.c | 629 enum si476x_icon_config icon, in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() argument 636 PIN_CFG_BYTE(icon), in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg()
|
A D | si476x-i2c.c | 67 core->pinmux.icon, in si476x_core_config_pinmux()
|
/linux-6.3-rc2/Documentation/process/ |
A D | email-clients.rst | 143 and put the :menuselection:`insert file` icon there.
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | hpfs.rst | 81 variable length. OS/2 stores window and icon positions and file types there. So
|
Completed in 32 milliseconds