Home
last modified time | relevance | path

Searched defs:pDraw (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/shell32/dialogs/
H A Dfiletypes.cpp406 EditTypeDlg_OnDrawItem(HWND hwndDlg, LPDRAWITEMSTRUCT pDraw, PEDITTYPE_DIALOG pEditType) in EditTypeDlg_OnDrawItem()
1611 LPDRAWITEMSTRUCT pDraw; in EditTypeDlgProc() local
/reactos/dll/win32/browseui/
H A DCAutoComplete.cpp1626 LPDRAWITEMSTRUCT pDraw = reinterpret_cast<LPDRAWITEMSTRUCT>(lParam); in OnDrawItem() local