Home
last modified time | relevance | path

Searched defs:pDrawItem (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/iernonce/
H A Ddialog.cpp170 LPDRAWITEMSTRUCT pDrawItem = (PDRAWITEMSTRUCT)lParam; in ProcessWindowMessage() local
/reactos/dll/win32/shell32/dialogs/
H A Ddrvdefext.cpp192 CDrvDefExt::PaintStaticControls(HWND hwndDlg, LPDRAWITEMSTRUCT pDrawItem) in PaintStaticControls()
526 LPDRAWITEMSTRUCT pDrawItem = (LPDRAWITEMSTRUCT)lParam; in GeneralPageProc() local
/reactos/base/applications/mspaint/
H A Ddialogs.cpp593 LPDRAWITEMSTRUCT pDrawItem = reinterpret_cast<LPDRAWITEMSTRUCT>(lParam); in OnDrawItem() local