Home
last modified time | relevance | path

Searched refs:img_attr (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dmessage.c748 unsigned char img_attr[13]; in gg_message_html_to_text() local
753 img_attr[0] = (unsigned char) (pos & (uint16_t) 0x00ffU); in gg_message_html_to_text()
754 img_attr[1] = (unsigned char) ((pos & (uint16_t) 0xff00U) >> 8); in gg_message_html_to_text()
755 img_attr[2] = GG_FONT_IMAGE; in gg_message_html_to_text()
756 img_attr[3] = '\x09'; in gg_message_html_to_text()
757 img_attr[4] = '\x01'; in gg_message_html_to_text()
762 img_attr[12 - i / 2] = in gg_message_html_to_text()
766 memcpy(format, img_attr, sizeof(img_attr)); in gg_message_html_to_text()
767 format += sizeof(img_attr); in gg_message_html_to_text()
771 *format_len += sizeof(img_attr); in gg_message_html_to_text()
[all …]
/dports/polish/libgadu/libgadu-1.12.2/src/
H A Dmessage.c750 unsigned char img_attr[13]; in gg_message_html_to_text() local
755 img_attr[0] = (unsigned char) (pos & (uint16_t) 0x00ffU); in gg_message_html_to_text()
756 img_attr[1] = (unsigned char) ((pos & (uint16_t) 0xff00U) >> 8); in gg_message_html_to_text()
757 img_attr[2] = GG_FONT_IMAGE; in gg_message_html_to_text()
758 img_attr[3] = '\x09'; in gg_message_html_to_text()
759 img_attr[4] = '\x01'; in gg_message_html_to_text()
764 img_attr[12 - i / 2] = in gg_message_html_to_text()
768 memcpy(format, img_attr, sizeof(img_attr)); in gg_message_html_to_text()
769 format += sizeof(img_attr); in gg_message_html_to_text()
773 *format_len += sizeof(img_attr); in gg_message_html_to_text()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dmessage.c748 unsigned char img_attr[13]; in gg_message_html_to_text() local
753 img_attr[0] = (unsigned char) (pos & (uint16_t) 0x00ffU); in gg_message_html_to_text()
754 img_attr[1] = (unsigned char) ((pos & (uint16_t) 0xff00U) >> 8); in gg_message_html_to_text()
755 img_attr[2] = GG_FONT_IMAGE; in gg_message_html_to_text()
756 img_attr[3] = '\x09'; in gg_message_html_to_text()
757 img_attr[4] = '\x01'; in gg_message_html_to_text()
762 img_attr[12 - i / 2] = in gg_message_html_to_text()
766 memcpy(format, img_attr, sizeof(img_attr)); in gg_message_html_to_text()
767 format += sizeof(img_attr); in gg_message_html_to_text()
771 *format_len += sizeof(img_attr); in gg_message_html_to_text()
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dmessage.c748 unsigned char img_attr[13]; in gg_message_html_to_text() local
753 img_attr[0] = (unsigned char) (pos & (uint16_t) 0x00ffU); in gg_message_html_to_text()
754 img_attr[1] = (unsigned char) ((pos & (uint16_t) 0xff00U) >> 8); in gg_message_html_to_text()
755 img_attr[2] = GG_FONT_IMAGE; in gg_message_html_to_text()
756 img_attr[3] = '\x09'; in gg_message_html_to_text()
757 img_attr[4] = '\x01'; in gg_message_html_to_text()
762 img_attr[12 - i / 2] = in gg_message_html_to_text()
766 memcpy(format, img_attr, sizeof(img_attr)); in gg_message_html_to_text()
767 format += sizeof(img_attr); in gg_message_html_to_text()
771 *format_len += sizeof(img_attr); in gg_message_html_to_text()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webdriver/pylib/test/selenium/webdriver/common/
H A Delement_attribute_tests.py35 img_attr = img.get_attribute("src")
36 self.assertTrue(img_attr is None)
41 img_attr = img.get_attribute("src")
42 self.assertTrue("icon.gif" in img_attr)
47 img_attr = img.get_attribute("href")
48 self.assertTrue("icon.gif" in img_attr)
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h22 u32 img_attr; /* image attribute */ member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member

12345678