|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shimgvw.h>
Public Attributes | |
| BOOL | Maximized |
| INT | X |
| INT | Y |
| INT | Width |
| INT | Height |
| INT SHIMGVW_SETTINGS::Height |
Definition at line 44 of file shimgvw.h.
Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().
| BOOL SHIMGVW_SETTINGS::Maximized |
Definition at line 40 of file shimgvw.h.
Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().
| INT SHIMGVW_SETTINGS::Width |
Definition at line 43 of file shimgvw.h.
Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().
| INT SHIMGVW_SETTINGS::X |
Definition at line 41 of file shimgvw.h.
Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().
| INT SHIMGVW_SETTINGS::Y |
Definition at line 42 of file shimgvw.h.
Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().