ReactOS 0.4.16-dev-725-g22577ae
|
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 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_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(), and StopNote().
Definition at line 172 of file graphics.c.