Home
last modified time | relevance | path

Searched defs:stylesheet (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxs-native.cpp305 …StyleSheet stylesheet(attributes.get("href"), attributes.get("type"), !XS_icmp(attributes.get("alt… in parse() local
/reactos/dll/win32/msxml3/
H A Dstylesheet.c69 xsltemplate *stylesheet; member
H A Dnode.c1505 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 Dxmlview.c389 IXMLDOMNode *stylesheet; in handle_xml_load() local
H A Ddomdoc.c1508 IXMLDOMNode* stylesheet, in domdoc_transformNodeToObject()
/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c7433 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