|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| unsigned | RopCode |
| const char * | Name |
| const char * | Operation |
| int | UsesDest |
| int | UsesSource |
| int | UsesPattern |
Definition at line 122 of file gendib.c.
Referenced by PrintRoutineName().
Definition at line 123 of file gendib.c.
Referenced by CreateOperation().
| unsigned _ROPINFO::RopCode |
Definition at line 121 of file gendib.c.
Referenced by CreateActionBlock(), CreateBitCase(), CreateGetSource(), CreateOperation(), CreatePrimitive(), and PrintRoutineName().
| int _ROPINFO::UsesPattern |
Definition at line 126 of file gendib.c.
Referenced by CreateBitCase(), CreatePrimitive(), and CreateSetSinglePixel().
| int _ROPINFO::UsesSource |
Definition at line 125 of file gendib.c.
Referenced by CreateActionBlock(), CreateBitCase(), CreatePrimitive(), and CreateSetSinglePixel().