#include <ui_node_window.h>
Data Fields | |
struct uiNode_s * | node |
struct node_index_s * | hash_next |
struct node_index_s * | next |
Definition at line 40 of file ui_node_window.h.
struct node_index_s* node_index_s::hash_next |
Definition at line 42 of file ui_node_window.h.
Referenced by UI_WindowNodeAddIndexedNode(), and UI_WindowNodeGetIndexedChild().
struct node_index_s* node_index_s::next |
Definition at line 43 of file ui_node_window.h.
Referenced by UI_WindowNodeAddIndexedNode().
struct uiNode_s* node_index_s::node |
Definition at line 41 of file ui_node_window.h.
Referenced by UI_WindowNodeAddIndexedNode(), and UI_WindowNodeGetIndexedChild().