Home
last modified time | relevance | path

Searched refs:get_attribute (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_most_recent_builds_states.py48 self.assertRegexpMatches(element.get_attribute('innerHTML'),
78 bar_element.get_attribute('style') == 'width: 50%;'
97 self.assertRegexpMatches(element.get_attribute('innerHTML'),
113 bar_element.get_attribute('style') == 'width: 50%;'
126 bar_element.get_attribute('style') == 'width: 100%;'
186 self.assertRegexpMatches(element.get_attribute('innerHTML'),
198 self.assertRegexpMatches(element.get_attribute('innerHTML'),
H A Dtest_layerdetails_page.py91 if "tt-" in inputs.get_attribute("class"):
94 value = inputs.get_attribute("value")
118 if "tt-" in inputs.get_attribute("class"):
121 value = inputs.get_attribute("value")
141 self.assertTrue(new_dir in dir_input.get_attribute("value"),
H A Dtest_toastertable_ui.py37 return heading.get_attribute('innerHTML').strip()
49 cell_text = cell.get_attribute('innerHTML').strip()
110 if link.get_attribute('innerHTML').strip() == 'Started on':
H A Dtest_all_projects_page.py71 if re.search(project_name, row.get_attribute('innerHTML')):
191 link_url = element.get_attribute('href').strip()
202 link_url = element.get_attribute('href').strip()
H A Dtest_project_config_page.py72 if checkbox.get_attribute("value") == "btrfs":
96 if checkbox.get_attribute("value") == "cpio":
102 self.assertTrue(("cpio" in element.get_attribute('value'),
H A Dtest_all_builds_page.py115 content = cell.get_attribute('innerHTML')
166 content = cell.get_attribute('innerHTML')
H A Dtest_project_builds_page.py132 content = cell.get_attribute('innerHTML')
H A Dtest_builddashboard_page.py189 log_message_pk = element.get_attribute('data-log-message-id')
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon.h243 static inline int get_attribute(struct fb_info *info, u16 c) in get_attribute() function
H A Dfbcon_cw.c126 u32 attribute = get_attribute(info, scr_readw(s)); in cw_putcs()
223 attribute = get_attribute(info, c); in cw_cursor()
H A Dbitblit.c154 u32 attribute = get_attribute(info, scr_readw(s)); in bit_putcs()
251 attribute = get_attribute(info, c); in bit_cursor()
H A Dfbcon_ccw.c141 u32 attribute = get_attribute(info, scr_readw(s)); in ccw_putcs()
240 attribute = get_attribute(info, c); in ccw_cursor()
H A Dfbcon_ud.c163 u32 attribute = get_attribute(info, scr_readw(s)); in ud_putcs()
271 attribute = get_attribute(info, c); in ud_cursor()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info50644 is_external = get_attribute (die, DW_AT_external);
50645 language = get_attribute (cu_die, DW_AT_language);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info50644 is_external = get_attribute (die, DW_AT_external);
50645 language = get_attribute (cu_die, DW_AT_language);