Home
last modified time | relevance | path

Searched refs:lpDrawItem (Results 1 – 11 of 11) sorted by relevance

/dports/security/beid/eid-mw-5.0.8/cardcomm/pkcs11/src/dialogs/dialogswin32/
H A Ddlgwndaskpin.cpp256 if( lpDrawItem->CtlType & ODT_BUTTON ) in ProcecEvent()
261 … FillRect( lpDrawItem->hDC, &lpDrawItem->rcItem, CreateSolidBrush( GetSysColor( COLOR_3DFACE ) ) ); in ProcecEvent()
267 …MaskBlt( lpDrawItem->hDC, (lpDrawItem->rcItem.right - KP_BTN_SIZE) / 2, (lpDrawItem->rcItem.bottom… in ProcecEvent()
272 if( lpDrawItem->CtlID == IDB_KeypadEnd ) in ProcecEvent()
276 else if( lpDrawItem->CtlID >= IDB_KeypadStart && lpDrawItem->CtlID < IDB_KeypadEnd -2 ) in ProcecEvent()
283 …BitBlt( lpDrawItem->hDC, (lpDrawItem->rcItem.right - KP_LBL_SIZE) / 2, (lpDrawItem->rcItem.bottom … in ProcecEvent()
287 if( lpDrawItem->itemState & ODS_SELECTED ) in ProcecEvent()
288 DrawEdge( lpDrawItem->hDC, &lpDrawItem->rcItem, EDGE_RAISED, BF_RECT ); in ProcecEvent()
291 DrawEdge( lpDrawItem->hDC, &lpDrawItem->rcItem, EDGE_SUNKEN, BF_RECT ); in ProcecEvent()
293 if( lpDrawItem->itemState & ODS_FOCUS ) in ProcecEvent()
[all …]
H A Ddlgwndaskpins.cpp451 if( lpDrawItem->CtlType & ODT_BUTTON ) in ProcecEvent()
453 … FillRect( lpDrawItem->hDC, &lpDrawItem->rcItem, CreateSolidBrush( GetSysColor( COLOR_3DFACE ) ) ); in ProcecEvent()
456 …MaskBlt( lpDrawItem->hDC, (lpDrawItem->rcItem.right - KP_BTN_SIZE) / 2, (lpDrawItem->rcItem.bottom… in ProcecEvent()
461 if( lpDrawItem->CtlID == IDB_KeypadEnd ) in ProcecEvent()
465 else if( lpDrawItem->CtlID >= IDB_KeypadStart && lpDrawItem->CtlID < IDB_KeypadEnd -2 ) in ProcecEvent()
470 …BitBlt( lpDrawItem->hDC, (lpDrawItem->rcItem.right - KP_LBL_SIZE) / 2, (lpDrawItem->rcItem.bottom … in ProcecEvent()
474 if( lpDrawItem->itemState & ODS_SELECTED ) in ProcecEvent()
475 DrawEdge( lpDrawItem->hDC, &lpDrawItem->rcItem, EDGE_RAISED, BF_RECT ); in ProcecEvent()
478 DrawEdge( lpDrawItem->hDC, &lpDrawItem->rcItem, EDGE_SUNKEN, BF_RECT ); in ProcecEvent()
480 if( lpDrawItem->itemState & ODS_FOCUS ) in ProcecEvent()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dbmpcbox.cpp407 LPDRAWITEMSTRUCT lpDrawItem = (LPDRAWITEMSTRUCT) item; in MSWOnDraw() local
408 int pos = lpDrawItem->itemID; in MSWOnDraw()
415 if ( lpDrawItem->itemState & ODS_COMBOBOXEDIT ) in MSWOnDraw()
417 if ( lpDrawItem->itemState & ODS_SELECTED ) in MSWOnDraw()
433 wxPaintDCEx dc(this, lpDrawItem->hDC); in MSWOnDraw()
434 wxRect rect = wxRectFromRECT(lpDrawItem->rcItem); in MSWOnDraw()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dbmpcbox.cpp407 LPDRAWITEMSTRUCT lpDrawItem = (LPDRAWITEMSTRUCT) item; in MSWOnDraw() local
408 int pos = lpDrawItem->itemID; in MSWOnDraw()
415 if ( lpDrawItem->itemState & ODS_COMBOBOXEDIT ) in MSWOnDraw()
417 if ( lpDrawItem->itemState & ODS_SELECTED ) in MSWOnDraw()
433 wxPaintDCEx dc(this, lpDrawItem->hDC); in MSWOnDraw()
434 wxRect rect = wxRectFromRECT(lpDrawItem->rcItem); in MSWOnDraw()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dbmpcbox.cpp470 LPDRAWITEMSTRUCT lpDrawItem = (LPDRAWITEMSTRUCT) item; in MSWOnDraw() local
471 int pos = lpDrawItem->itemID; in MSWOnDraw()
478 if ( lpDrawItem->itemState & ODS_COMBOBOXEDIT ) in MSWOnDraw()
480 if ( lpDrawItem->itemState & ODS_SELECTED ) in MSWOnDraw()
483 wxPaintDCEx dc(this, lpDrawItem->hDC); in MSWOnDraw()
484 wxRect rect = wxRectFromRECT(lpDrawItem->rcItem); in MSWOnDraw()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h153 …(hwnd,lpDrawItem,fn) (void)(fn)((hwnd),WM_DRAWITEM,(WPARAM)(((const DRAWITEMSTRUCT*)lpDrawItem)->C… argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h153 …(hwnd,lpDrawItem,fn) (void)(fn)((hwnd),WM_DRAWITEM,(WPARAM)(((const DRAWITEMSTRUCT*)lpDrawItem)->C… argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h438 …hwnd,lpDrawItem,fn) (void)(fn)((hwnd),WM_DRAWITEM,(WPARAM)(((const DRAWITEMSTRUCT *)lpDrawItem)->C… argument
H A Dwindowsx.h16454 …efine FORWARD_WM_DRAWITEM(hwnd,lpDrawItem,fn) (void)(fn)((hwnd),WM_DRAWITEM,0,(LPARAM)(const DRAWI…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h438 …hwnd,lpDrawItem,fn) (void)(fn)((hwnd),WM_DRAWITEM,(WPARAM)(((const DRAWITEMSTRUCT *)lpDrawItem)->C… argument
H A Dwindowsx.h16454 …efine FORWARD_WM_DRAWITEM(hwnd,lpDrawItem,fn) (void)(fn)((hwnd),WM_DRAWITEM,0,(LPARAM)(const DRAWI…