|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| INT | nItem |
| INT | nSpecial |
| RANGE | range |
| RANGES | ranges |
| INT | index |
Definition at line 195 of file listview.c.
| INT tagITERATOR::index |
Definition at line 201 of file listview.c.
| INT tagITERATOR::nItem |
Definition at line 197 of file listview.c.
Referenced by iterator_remove_common_items(), LISTVIEW_DrawItem(), and LISTVIEW_MarqueeHighlight().
| INT tagITERATOR::nSpecial |
Definition at line 198 of file listview.c.
| RANGE tagITERATOR::range |
Definition at line 199 of file listview.c.
Referenced by iterator_remove_common_items().
| RANGES tagITERATOR::ranges |
Definition at line 200 of file listview.c.
Referenced by iterator_remove_common_items().