|
NetSurf
|
Declaration of content enumerations. More...
Go to the source code of this file.
Declaration of content enumerations.
The content enumerations are defined here.
Definition in file content_type.h.
| enum content_debug |
Debugging dump operations.
| Enumerator | |
|---|---|
| CONTENT_DEBUG_RENDER | Debug the contents rendering. |
| CONTENT_DEBUG_DOM | Debug the contents Document Object. |
| CONTENT_DEBUG_REDRAW | Debug redraw operations. |
Definition at line 30 of file content_type.h.
Content encoding information types.
| Enumerator | |
|---|---|
| CONTENT_ENCODING_NORMAL | The content encoding. |
| CONTENT_ENCODING_SOURCE | The content encoding source. |
Definition at line 43 of file content_type.h.
| enum content_msg |
Used in callbacks to indicate what has occurred.
Definition at line 105 of file content_type.h.
| enum content_status |
Status of a content.
Definition at line 87 of file content_type.h.
| enum content_type |
The type of a content.
Definition at line 53 of file content_type.h.