/reactos/dll/win32/mshtml/ |
H A D | htmlform.c | 155 nsAString_GetData(&action_str, &action); in HTMLFormElement_get_action() 408 nsAString_GetData(&method_str, &method); in HTMLFormElement_submit() 434 nsAString_GetData(&action_uri_str, &action_uri); in HTMLFormElement_submit() 444 nsAString_GetData(&target_str, &target); in HTMLFormElement_submit() 668 nsAString_GetData(&nsstr, &str); in HTMLFormElement_get_dispid()
|
H A D | htmlanchor.c | 35 nsAString_GetData(href_str, &href); in navigate_href_new_window() 57 nsAString_GetData(target_str, &target); in get_target_window() 105 nsAString_GetData(target_str, &target); in navigate_href() 112 nsAString_GetData(href_str, &href); in navigate_href() 250 nsAString_GetData(&href_str, &href); in HTMLAnchorElement_get_href()
|
H A D | script.c | 1004 nsAString_GetData(&text_str, &text); in parse_inline_script() 1026 nsAString_GetData(&event_str, &event); in parse_script_elem() 1039 nsAString_GetData(&src_str, &src); in parse_script_elem() 1114 nsAString_GetData(&val_str, &type); in get_script_guid() 1312 nsAString_GetData(&target_id_str, &target_id); in find_event_target() 1385 nsAString_GetData(&nsstr, &event_val); in parse_event_elem() 1403 nsAString_GetData(&nsstr, &text); in parse_event_elem()
|
H A D | htmlstyle.c | 539 nsAString_GetData(&str_value, &value); in get_nsstyle_attr() 558 nsAString_GetData(&str_value, &value); in get_nsstyle_attr_var() 610 nsAString_GetData(&str_value, &value); in check_style_attr_value() 656 nsAString_GetData(&str_value, &value); in get_nsstyle_pos() 691 nsAString_GetData(&str_value, &value); in get_nsstyle_pixel_val() 1136 nsAString_GetData(&pos_str, &pos); in HTMLStyle_put_backgroundPositionX() 1181 nsAString_GetData(&pos_str, &pos); in HTMLStyle_get_backgroundPositionX() 1229 nsAString_GetData(&pos_str, &pos); in HTMLStyle_put_backgroundPositionY() 1277 nsAString_GetData(&pos_str, &pos); in HTMLStyle_get_backgroundPositionY() 2441 nsAString_GetData(&text_str, &text); in HTMLStyle_get_cssText() [all …]
|
H A D | htmlframebase.c | 325 nsAString_GetData(&nsstr, &str); in HTMLFrameBase_get_marginWidth() 392 nsAString_GetData(&nsstr, &str); in HTMLFrameBase_get_marginHeight() 491 nsAString_GetData(&nsstr, &strdata); in HTMLFrameBase_get_scrolling()
|
H A D | htmlbody.c | 176 nsAString_GetData(nsstr, &color); in return_nscolor() 402 nsAString_GetData(&strColor, &color); in HTMLBodyElement_get_bgColor() 449 nsAString_GetData(&text, &color); in HTMLBodyElement_get_text()
|
H A D | txtrange.c | 128 nsAString_GetData(nsstr, str); in get_text_node_data() 335 nsAString_GetData(&tag_str, &tag); in is_elem_tag() 420 nsAString_GetData(&data_str, &data); in wstrbuf_append_node() 918 nsAString_GetData(&nsstr, &nstext); in HTMLTxtRange_get_htmlText()
|
H A D | htmlelemcol.c | 371 nsAString_GetData(&nsstr, &str); in is_elem_name() 499 nsAString_GetData(&tag_str, &tag); in HTMLElementCollection_tags()
|
H A D | nsservice.c | 252 nsAString_GetData(&title_str, &title); in nsTooltipTextProvider_GetNodeText()
|
H A D | htmlobject.c | 289 nsAString_GetData(&width_str, &width); in HTMLObjectElement_get_width() 348 nsAString_GetData(&height_str, &height); in HTMLObjectElement_get_height()
|
H A D | nsevents.c | 287 nsAString_GetData(&type_str, &type); in handle_htmlevent()
|
H A D | htmltablecell.c | 195 nsAString_GetData(&strColor, &color); in HTMLTableCell_get_bgColor()
|
H A D | htmltablerow.c | 192 nsAString_GetData(&strColor, &color); in HTMLTableRow_get_bgColor()
|
H A D | editor.c | 226 nsAString_GetData(&tag_str, &ctag); in remove_child_attr() 273 nsAString_GetData(&tag_str, &tag); in get_font_size()
|
H A D | htmltable.c | 82 nsAString_GetData(nsstr, &str); in nsstr_to_truncated_bstr() 359 nsAString_GetData(&strColor, &color); in HTMLTable_get_bgColor()
|
H A D | mutation.c | 172 nsAString_GetData(&comment_str, &comment); in run_insert_comment()
|
H A D | htmlelem.c | 158 nsAString_GetData(val_str, val); in get_elem_attr_value() 1470 nsAString_GetData(&html_str, &html); in HTMLElement_get_outerHTML() 3931 nsAString_GetData(&nsstr, &str); in HTMLElement_populate_props() 3952 nsAString_GetData(&nsstr, &str); in HTMLElement_populate_props() 4049 nsAString_GetData(&class_name_str, &class_name); in HTMLElement_Create()
|
H A D | nsembed.c | 831 UINT32 nsAString_GetData(const nsAString *str, const PRUnichar **data) in nsAString_GetData() function 851 nsAString_GetData(nsstr, &str); in return_nsstr()
|
H A D | htmlinput.c | 636 nsAString_GetData(&src_str, &src); in HTMLInputElement_get_src() 1271 nsAString_GetData(&nsstr, &type); in HTMLInputElement_is_text_edit()
|
H A D | htmlimg.c | 297 nsAString_GetData(&src_str, &src); in HTMLImgElement_get_src()
|
H A D | persist.c | 506 nsAString_GetData(&nsstr, &strw); in get_doc_string()
|
H A D | mshtml_private.h | 891 UINT32 nsAString_GetData(const nsAString*,const PRUnichar**) DECLSPEC_HIDDEN;
|
H A D | htmlnode.c | 905 nsAString_GetData(&val_str, &val); in HTMLDOMNode_get_nodeValue()
|
H A D | htmldoc.c | 110 nsAString_GetData(&charset_str, &charset); in get_document_charset() 509 nsAString_GetData(&nsstr, &ret); in HTMLDocument_get_title()
|