Home
last modified time | relevance | path

Searched refs:nsAString_GetData (Results 1 – 24 of 24) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dhtmlform.c155 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 Dhtmlanchor.c35 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 Dscript.c1004 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 Dhtmlstyle.c539 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 Dhtmlframebase.c325 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 Dhtmlbody.c176 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 Dtxtrange.c128 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 Dhtmlelemcol.c371 nsAString_GetData(&nsstr, &str); in is_elem_name()
499 nsAString_GetData(&tag_str, &tag); in HTMLElementCollection_tags()
H A Dnsservice.c252 nsAString_GetData(&title_str, &title); in nsTooltipTextProvider_GetNodeText()
H A Dhtmlobject.c289 nsAString_GetData(&width_str, &width); in HTMLObjectElement_get_width()
348 nsAString_GetData(&height_str, &height); in HTMLObjectElement_get_height()
H A Dnsevents.c287 nsAString_GetData(&type_str, &type); in handle_htmlevent()
H A Dhtmltablecell.c195 nsAString_GetData(&strColor, &color); in HTMLTableCell_get_bgColor()
H A Dhtmltablerow.c192 nsAString_GetData(&strColor, &color); in HTMLTableRow_get_bgColor()
H A Deditor.c226 nsAString_GetData(&tag_str, &ctag); in remove_child_attr()
273 nsAString_GetData(&tag_str, &tag); in get_font_size()
H A Dhtmltable.c82 nsAString_GetData(nsstr, &str); in nsstr_to_truncated_bstr()
359 nsAString_GetData(&strColor, &color); in HTMLTable_get_bgColor()
H A Dmutation.c172 nsAString_GetData(&comment_str, &comment); in run_insert_comment()
H A Dhtmlelem.c158 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 Dnsembed.c831 UINT32 nsAString_GetData(const nsAString *str, const PRUnichar **data) in nsAString_GetData() function
851 nsAString_GetData(nsstr, &str); in return_nsstr()
H A Dhtmlinput.c636 nsAString_GetData(&src_str, &src); in HTMLInputElement_get_src()
1271 nsAString_GetData(&nsstr, &type); in HTMLInputElement_is_text_edit()
H A Dhtmlimg.c297 nsAString_GetData(&src_str, &src); in HTMLImgElement_get_src()
H A Dpersist.c506 nsAString_GetData(&nsstr, &strw); in get_doc_string()
H A Dmshtml_private.h891 UINT32 nsAString_GetData(const nsAString*,const PRUnichar**) DECLSPEC_HIDDEN;
H A Dhtmlnode.c905 nsAString_GetData(&val_str, &val); in HTMLDOMNode_get_nodeValue()
H A Dhtmldoc.c110 nsAString_GetData(&charset_str, &charset); in get_document_charset()
509 nsAString_GetData(&nsstr, &ret); in HTMLDocument_get_title()