Home
last modified time | relevance | path

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

/reactos/dll/win32/hhctrl.ocx/
H A Dhhctrl.h59 typedef struct ContentItem { struct
60 struct ContentItem *parent; argument
61 struct ContentItem *child; argument
62 struct ContentItem *next; argument
69 } ContentItem; typedef