|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mshtml_private.h>

Public Attributes | |
| LONG | target_magic |
| task_proc_t | proc |
| task_proc_t | destr |
| struct list | entry |
Definition at line 1078 of file mshtml_private.h.
| task_proc_t task_t::destr |
Definition at line 1081 of file mshtml_private.h.
Referenced by flush_pending_tasks(), hidden_proc(), push_task(), and remove_target_tasks().
Definition at line 1082 of file mshtml_private.h.
Referenced by flush_pending_tasks(), pop_task(), push_task(), and remove_target_tasks().
| task_proc_t task_t::proc |
Definition at line 1080 of file mshtml_private.h.
Referenced by flush_pending_tasks(), hidden_proc(), and push_task().
| LONG task_t::target_magic |
Definition at line 1079 of file mshtml_private.h.
Referenced by flush_pending_tasks(), push_task(), and remove_target_tasks().