Searched defs:hparent (Results 1 – 6 of 6) sorted by relevance
/reactos/modules/rosapps/applications/explorer-old/dialogs/ |
H A D | settings.cpp | 37 void ExplorerPropertySheet(HWND hparent) in ExplorerPropertySheet()
|
/reactos/modules/rosapps/applications/explorer-old/shell/ |
H A D | pane.cpp | 73 Pane::Pane(HWND hparent, int id, int id_header, Entry* root, bool treePane, int visible_cols) in Pane() 127 bool Pane::create_header(HWND hparent, int id) in create_header()
|
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | traynotify.cpp | 1035 void TrayNotifyDlg::InsertItem(HTREEITEM hparent, HTREEITEM after, const NotifyInfo& entry, HDC hdc) in InsertItem() 1040 void TrayNotifyDlg::InsertItem(HTREEITEM hparent, HTREEITEM after, const NotifyIconDlgInfo& entry, in InsertItem()
|
H A D | startmenu.cpp | 1319 HWND hparent = GetParent(_hwnd); in ActivateEntry() local 2285 HWND hparent = GetParent(_hwnd); in Command() local
|
/reactos/modules/rostests/winetests/user32/ |
H A D | msg.c | 5110 HWND hwnd, hparent, hchild; in test_messages() local 5729 HWND hparent, hchild; in invisible_parent_tests() local 7896 HWND hparent, hchild; in test_paint_messages() local 14000 HWND hparent, hother, hactive, hdlg, hchild; in test_EndDialog() local
|
H A D | win.c | 6788 HWND hgrandparent, hparent, hchild; in test_GetUpdateRect() local
|