Searched defs:hhc_root (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/hhctrl.ocx/ |
H A D | content.c | 53 static void parse_obj_node_param(ContentItem *item, ContentItem *hhc_root, const char *text, UINT c… in parse_obj_node_param() 133 static ContentItem *parse_sitemap_object(HHInfo *info, stream_t *stream, ContentItem *hhc_root, in parse_sitemap_object() 184 static ContentItem *parse_ul(HHInfo *info, stream_t *stream, ContentItem *hhc_root) in parse_ul() 229 static ContentItem *parse_hhc(HHInfo *info, IStream *str, ContentItem *hhc_root, in parse_hhc()
|