|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| OpCode | opcode |
| GLboolean | b |
| GLbitfield | bf |
| GLubyte | ub |
| GLshort | s |
| GLushort | us |
| GLint | i |
| GLuint | ui |
| GLenum | e |
| GLfloat | f |
| GLvoid * | data |
| void * | next |
| GraphicsState | data |
| struct node * | next |
| GLbitfield node::bf |
| GLvoid* node::data |
Definition at line 359 of file dlist.c.
Referenced by cff_parser_run(), ft_add_renderer(), FT_New_Size(), ft_open_face_internal(), load_truetype_glyph(), and log_state().
| GraphicsState node::data |
Definition at line 171 of file graphics.c.
| void* node::next |
Definition at line 360 of file dlist.c.
Referenced by add_path_list_node(), DisplayList::append(), check_list(), dictDelete(), dictDeleteDict(), dictInsertBefore(), dictSearch(), free_namespace_node(), free_path_list(), FT_List_Add(), FT_List_Insert(), FT_List_Remove(), FT_List_Up(), FTC_MruList_RemoveSelection(), FTC_MruNode_Prepend(), FTC_MruNode_Remove(), FTC_MruNode_Up(), GdipFlattenPath(), log_state(), NLS_GetFormats(), parseAndPrintFile(), path_list_count(), DisplayList::play(), PlayNote(), ProcessPlayingNotes(), StopNote(), uacpi_namespace_do_for_each_child(), uacpi_namespace_node_find_sub_node(), uacpi_namespace_node_next_typed(), and uacpi_namespace_node_uninstall().
Definition at line 172 of file graphics.c.