Home
last modified time | relevance | path

Searched refs:DPA_Destroy (Results 1 – 12 of 12) sorted by relevance

/reactos/base/shell/explorer/
H A Dshellservice.cpp139 DPA_Destroy(hdpa); in ShutdownShellServices()
/reactos/dll/win32/comctl32/
H A Ddpa.c133 DPA_Destroy (hDpa); in DPA_LoadStream()
396 BOOL WINAPI DPA_Destroy (HDPA hdpa) in DPA_Destroy() function
1009 DPA_Destroy (hdpa); in DPA_DestroyCallback()
H A Dcomctl32.spec115 329 stdcall -ordinal DPA_Destroy(ptr)
H A Dlistview.c3243 DPA_Destroy(ranges->hdpa); in ranges_destroy()
5672 DPA_Destroy(hdpaSubItems); in LISTVIEW_DeleteAllItems()
5961 DPA_Destroy(hdpaSubItems); in LISTVIEW_DeleteItem()
8084 DPA_Destroy (hdpaSubItems); in LISTVIEW_InsertItemT()
9697 DPA_Destroy(infoPtr->hdpaItems); in LISTVIEW_NCCreate()
9699 DPA_Destroy(infoPtr->hdpaPosX); in LISTVIEW_NCCreate()
9700 DPA_Destroy(infoPtr->hdpaPosY); in LISTVIEW_NCCreate()
10571 DPA_Destroy(infoPtr->hdpaItems); in LISTVIEW_NCDestroy()
10572 DPA_Destroy(infoPtr->hdpaItemIds); in LISTVIEW_NCDestroy()
10573 DPA_Destroy(infoPtr->hdpaPosX); in LISTVIEW_NCDestroy()
[all …]
H A Dtreeview.c3160 DPA_Destroy(list); in TREEVIEW_BuildChildDPA()
3259 DPA_Destroy(sortList); in TREEVIEW_Sort()
5208 DPA_Destroy(infoPtr->items); in TREEVIEW_Destroy()
H A Dtab.c3129 DPA_Destroy(infoPtr->items); in TAB_Destroy()
H A Drebar.c3008 DPA_Destroy (infoPtr->bands); in REBAR_Destroy()
/reactos/dll/win32/shell32/shellmenu/
H A DCMenuToolbars.cpp1368 DPA_Destroy(dpaSort); in FillToolbar()
1399 DPA_Destroy(dpaSort); in FillToolbar()
1431 DPA_Destroy(dpaSort); in FillToolbar()
/reactos/modules/rostests/winetests/comctl32/
H A Ddpa.c74 X2(DPA_Destroy, 329); in init_functions()
/reactos/dll/win32/shell32/
H A Diconcache.cpp604 if(sic_hdpa) DPA_Destroy(sic_hdpa); in SIC_Initialize()
H A DCDefView.cpp627 DPA_Destroy(m_LoadColumnsList); in ~CDefView()
628 DPA_Destroy(m_ListToFolderColMap); in ~CDefView()
1151 DPA_Destroy(m_LoadColumnsList); in LoadColumns()
3272 DPA_Destroy(m_LoadColumnsList); in LoadViewState()
/reactos/sdk/include/psdk/
H A Dcommctrl.h4837 WINCOMMCTRLAPI BOOL WINAPI DPA_Destroy(_Inout_opt_ HDPA hdpa);