|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| char | class_name [128] |
| BOOL | is_visible |
| BOOL | is_enabled |
| BOOL | is_groupbox |
| BOOL | is_httransparent |
| BOOL | is_extransparent |
| char window_attributes::class_name[128] |
Definition at line 8177 of file win.c.
Referenced by get_window_attributes(), and test_child_window_from_point().
| BOOL window_attributes::is_enabled |
Definition at line 8178 of file win.c.
Referenced by get_window_attributes(), and test_child_window_from_point().
| BOOL window_attributes::is_extransparent |
Definition at line 8178 of file win.c.
Referenced by get_window_attributes(), and test_child_window_from_point().
| BOOL window_attributes::is_groupbox |
Definition at line 8178 of file win.c.
Referenced by get_window_attributes(), and test_child_window_from_point().
| BOOL window_attributes::is_httransparent |
Definition at line 8178 of file win.c.
Referenced by get_window_attributes(), and test_child_window_from_point().
| BOOL window_attributes::is_visible |
Definition at line 8178 of file win.c.
Referenced by get_window_attributes(), and test_child_window_from_point().