|
ReactOS 0.4.16-dev-2491-g3dc6630
|

Definition at line 531 of file uiautomation.c.
| HWND Accessible::acc_hwnd |
Definition at line 542 of file uiautomation.c.
Referenced by test_UiaProviderFromIAccessible().
| LONG Accessible::child_count |
Definition at line 546 of file uiautomation.c.
Referenced by set_accessible_props().
| Accessible::DEFINE_ACC_METHOD_EXPECTS |
Definition at line 553 of file uiautomation.c.
| BOOL Accessible::enable_ia2 |
Definition at line 549 of file uiautomation.c.
Referenced by set_accessible_ia2_props().
| IAccessible* Accessible::focus_acc |
Definition at line 552 of file uiautomation.c.
Referenced by test_uia_prov_from_acc_fragment_root().
| INT Accessible::focus_child_id |
Definition at line 551 of file uiautomation.c.
Referenced by test_uia_com_focus_change_event_handler_win_event_handling(), and test_uia_prov_from_acc_fragment_root().
| LONG Accessible::height |
Definition at line 548 of file uiautomation.c.
Referenced by set_accessible_props(), and test_UiaProviderFromIAccessible().
| IAccessible2 Accessible::IAccessible2_iface |
Definition at line 534 of file uiautomation.c.
Referenced by impl_from_Accessible2().
| IAccessible Accessible::IAccessible_iface |
Definition at line 533 of file uiautomation.c.
Referenced by Accessible_get_accChild(), impl_from_Accessible(), test_default_clientside_providers(), test_uia_com_focus_change_event_handler_win_event_handling(), test_uia_prov_from_acc_fragment_root(), test_uia_prov_from_acc_ia2(), test_uia_prov_from_acc_navigation(), test_uia_prov_from_acc_properties(), test_uia_prov_from_acc_winevent_handler(), and test_UiaProviderFromIAccessible().
Definition at line 539 of file uiautomation.c.
| IOleWindow Accessible::IOleWindow_iface |
Definition at line 535 of file uiautomation.c.
Referenced by impl_from_OleWindow().
| IServiceProvider Accessible::IServiceProvider_iface |
Definition at line 536 of file uiautomation.c.
Referenced by impl_from_ServiceProvider().
| LONG Accessible::left |
Definition at line 548 of file uiautomation.c.
Referenced by set_accessible_props(), and test_UiaProviderFromIAccessible().
| LPCWSTR Accessible::name |
Definition at line 547 of file uiautomation.c.
Referenced by set_accessible_props(), test_uia_prov_from_acc_properties(), and test_uia_prov_from_acc_winevent_handler().
| HWND Accessible::ow_hwnd |
Definition at line 543 of file uiautomation.c.
Referenced by test_uia_com_focus_change_event_handler_win_event_handling(), test_uia_prov_from_acc_fragment_root(), test_uia_prov_from_acc_properties(), test_uia_prov_from_acc_winevent_handler(), and test_UiaProviderFromIAccessible().
| IAccessible* Accessible::parent |
Definition at line 541 of file uiautomation.c.
| LONG Accessible::ref |
Definition at line 537 of file uiautomation.c.
Referenced by test_default_clientside_providers(), test_uia_prov_from_acc_fragment_root(), test_uia_prov_from_acc_ia2(), test_uia_prov_from_acc_navigation(), test_uia_prov_from_acc_properties(), and test_UiaProviderFromIAccessible().
| INT Accessible::role |
Definition at line 544 of file uiautomation.c.
Referenced by Accessible2_role(), set_accessible_props(), test_uia_prov_from_acc_ia2(), and test_uia_prov_from_acc_properties().
| INT Accessible::state |
Definition at line 545 of file uiautomation.c.
Referenced by set_accessible_props(), test_uia_prov_from_acc_fragment_root(), and test_uia_prov_from_acc_properties().
| LONG Accessible::top |
Definition at line 548 of file uiautomation.c.
Referenced by set_accessible_props(), and test_UiaProviderFromIAccessible().
| LONG Accessible::unique_id |
Definition at line 550 of file uiautomation.c.
Referenced by set_accessible_ia2_props().
| LONG Accessible::width |
Definition at line 548 of file uiautomation.c.
Referenced by set_accessible_props(), and test_UiaProviderFromIAccessible().