Home
last modified time | relevance | path

Searched refs:lpDIS (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dbmpbuttn.cpp252 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
253 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
255 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
336 HDC hDC = lpDIS->hDC; in MSWOnDraw()
360 int x = lpDIS->rcItem.left; in MSWOnDraw()
361 int y = lpDIS->rcItem.top; in MSWOnDraw()
362 int width = lpDIS->rcItem.right - x; in MSWOnDraw()
444 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
445 lpDIS->rcItem.right, lpDIS->rcItem.bottom, in MSWOnDraw()
457 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
[all …]
H A Dbutton.cpp753 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWDrawXPBackground() local
754 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
755 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
757 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
824 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWOnDraw() local
825 HDC hdc = lpDIS->hDC; in MSWOnDraw()
826 UINT state = lpDIS->itemState; in MSWOnDraw()
828 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWOnDraw()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dbmpbuttn.cpp252 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
253 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
255 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
336 HDC hDC = lpDIS->hDC; in MSWOnDraw()
360 int x = lpDIS->rcItem.left; in MSWOnDraw()
361 int y = lpDIS->rcItem.top; in MSWOnDraw()
362 int width = lpDIS->rcItem.right - x; in MSWOnDraw()
444 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
445 lpDIS->rcItem.right, lpDIS->rcItem.bottom, in MSWOnDraw()
457 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
[all …]
H A Dbutton.cpp753 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWDrawXPBackground() local
754 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
755 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
757 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
824 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWOnDraw() local
825 HDC hdc = lpDIS->hDC; in MSWOnDraw()
826 UINT state = lpDIS->itemState; in MSWOnDraw()
828 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWOnDraw()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dbmpbuttn.cpp252 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
253 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
255 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
336 HDC hDC = lpDIS->hDC; in MSWOnDraw()
360 int x = lpDIS->rcItem.left; in MSWOnDraw()
361 int y = lpDIS->rcItem.top; in MSWOnDraw()
362 int width = lpDIS->rcItem.right - x; in MSWOnDraw()
444 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
445 lpDIS->rcItem.right, lpDIS->rcItem.bottom, in MSWOnDraw()
457 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
[all …]
H A Dbutton.cpp753 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWDrawXPBackground() local
754 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
755 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
757 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
824 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWOnDraw() local
825 HDC hdc = lpDIS->hDC; in MSWOnDraw()
826 UINT state = lpDIS->itemState; in MSWOnDraw()
828 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWOnDraw()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dbmpbuttn.cpp252 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
253 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
255 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
336 HDC hDC = lpDIS->hDC; in MSWOnDraw()
360 int x = lpDIS->rcItem.left; in MSWOnDraw()
361 int y = lpDIS->rcItem.top; in MSWOnDraw()
362 int width = lpDIS->rcItem.right - x; in MSWOnDraw()
444 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
445 lpDIS->rcItem.right, lpDIS->rcItem.bottom, in MSWOnDraw()
457 lpDIS->rcItem.left, lpDIS->rcItem.top, in MSWOnDraw()
[all …]
H A Dbutton.cpp753 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWDrawXPBackground() local
754 HDC hdc = lpDIS->hDC; in MSWDrawXPBackground()
755 UINT state = lpDIS->itemState; in MSWDrawXPBackground()
757 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWDrawXPBackground()
824 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWOnDraw() local
825 HDC hdc = lpDIS->hDC; in MSWOnDraw()
826 UINT state = lpDIS->itemState; in MSWOnDraw()
828 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWOnDraw()
/dports/japanese/today/ja-today-2.12_2/
H A Dcolorsel.c120 LPDRAWITEMSTRUCT lpDIS; in selectColornoDlgProc() local
138 lpDIS = (LPDRAWITEMSTRUCT)lParam; in selectColornoDlgProc()
142 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in selectColornoDlgProc()
146 hBrush = (HBRUSH)SendMessage(hDlg, WM_CTLCOLORDLG, (WPARAM)lpDIS->hDC, (LPARAM)lpDIS->hwndItem); in selectColornoDlgProc()
147 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in selectColornoDlgProc()
H A Dpropshet.c1097 LPDRAWITEMSTRUCT lpDIS; in screenTabProc() local
1162 lpDIS = (LPDRAWITEMSTRUCT)lParam; in screenTabProc()
1167 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in screenTabProc()
1171 hBrush = (HBRUSH)SendMessage(hDlg, WM_CTLCOLORDLG, (WPARAM)lpDIS->hDC, (LPARAM)lpDIS->hwndItem); in screenTabProc()
1172 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in screenTabProc()
1177 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in screenTabProc()
1196 SetTextColor(lpDIS->hDC, fc); in screenTabProc()
1197 SetBkColor(lpDIS->hDC, bc); in screenTabProc()
1200 FillRect(lpDIS->hDC, &wRc, hBrush); in screenTabProc()
1206 oldFont = SelectObject(lpDIS->hDC, hFont); in screenTabProc()
[all …]
H A Dcalfw.c965 LPDRAWITEMSTRUCT lpDIS; in colorTabProc() local
1006 lpDIS = (LPDRAWITEMSTRUCT)lParam; in colorTabProc()
1011 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in colorTabProc()
1015 hBrush = (HBRUSH)SendMessage(hDlg, WM_CTLCOLORDLG, (WPARAM)lpDIS->hDC, (LPARAM)lpDIS->hwndItem); in colorTabProc()
1016 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in colorTabProc()
1021 FillRect(lpDIS->hDC, &lpDIS->rcItem, hBrush); in colorTabProc()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DPropertyList.cpp108 void CPropertyList::DrawItem(LPDRAWITEMSTRUCT lpDIS) { in DrawItem() argument
110 dc.Attach(lpDIS->hDC); in DrawItem()
111 CRect rectFull = lpDIS->rcItem; in DrawItem()
119 UINT nIndex = lpDIS->itemID; in DrawItem()
133 if (lpDIS->itemState == ODS_SELECTED) { in DrawItem()
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/win32/
H A Dvgui_win32_dialog_impl.cxx859 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)lParam; in DialogProc() local
861 HDC hDC = lpDIS->hDC; in DialogProc()
862 RECT rectItem = lpDIS->rcItem; in DialogProc()
863 UINT ctrlID = lpDIS->CtlID; in DialogProc()
864 BOOL isDisabled = lpDIS->itemState & ODS_DISABLED; // get button state in DialogProc()
865 BOOL isFocused = lpDIS->itemState & ODS_FOCUS; in DialogProc()
866 BOOL isPressed = lpDIS->itemState & ODS_SELECTED; in DialogProc()
898 zDrawThemeBackground(hTheme, hDC, BP_PUSHBUTTON, state, &lpDIS->rcItem, NULL); in DialogProc()
960 CopyRect(&rcLabel, &lpDIS->rcItem); in DialogProc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Danybutton.cpp1239 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWOnDraw() local
1240 HDC hdc = lpDIS->hDC; in MSWOnDraw()
1242 UINT state = lpDIS->itemState; in MSWOnDraw()
1261 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWOnDraw()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Danybutton.cpp1298 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWOnDraw() local
1299 HDC hdc = lpDIS->hDC; in MSWOnDraw()
1306 UINT state = lpDIS->itemState; in MSWOnDraw()
1325 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWOnDraw()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Danybutton.cpp1239 LPDRAWITEMSTRUCT lpDIS = (LPDRAWITEMSTRUCT)wxdis; in MSWOnDraw() local
1240 HDC hdc = lpDIS->hDC; in MSWOnDraw()
1242 UINT state = lpDIS->itemState; in MSWOnDraw()
1261 CopyRect(&rectBtn, &lpDIS->rcItem); in MSWOnDraw()