Searched defs:stylesheet (Results 1 – 6 of 6) sorted by relevance
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | xs-native.cpp | 305 …StyleSheet stylesheet(attributes.get("href"), attributes.get("type"), !XS_icmp(attributes.get("alt… in parse() local
|
/reactos/dll/win32/msxml3/ |
H A D | stylesheet.c | 69 xsltemplate *stylesheet; member
|
H A D | node.c | 1505 HRESULT node_transform_node_params(const xmlnode *This, IXMLDOMNode *stylesheet, BSTR *p, in node_transform_node_params() 1585 HRESULT node_transform_node(const xmlnode *node, IXMLDOMNode *stylesheet, BSTR *p) in node_transform_node()
|
H A D | xmlview.c | 389 IXMLDOMNode *stylesheet; in handle_xml_load() local
|
H A D | domdoc.c | 1508 IXMLDOMNode* stylesheet, in domdoc_transformNodeToObject()
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | dom.c | 7433 static void _test_stylesheet_csstext(unsigned line, IHTMLStyleSheet *stylesheet, const char *exstr,… in _test_stylesheet_csstext() 7456 static void _set_stylesheet_csstext(unsigned line, IHTMLStyleSheet *stylesheet, const char *csstext… in _set_stylesheet_csstext() 7472 IHTMLStyleSheet *stylesheet; in test_stylesheet() local 8847 IHTMLStyleSheet *stylesheet, *stylesheet2; in test_create_stylesheet() local
|