Home
last modified time | relevance | path

Searched refs:CDDS_ITEMPREPAINT (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dcustomdraw.cpp60 case CDDS_ITEMPREPAINT: in HandleCustomDraw()
H A Dlistctrl.cpp3223 case CDDS_ITEMPREPAINT: in OnCustomDraw()
3227 case CDDS_SUBITEM | CDDS_ITEMPREPAINT: in OnCustomDraw()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DColumnTreeView.cpp91 case CDDS_ITEMPREPAINT: in OnNotify()
/dports/emulators/bochs/bochs-2.7/gui/
H A Dwin32_enh_dbg_osdep.cc1528 if (d->nmcd.dwDrawStage == CDDS_ITEMPREPAINT) // select the "active" ASM line in B_WP()
1559 … else if (d->nmcd.dwDrawStage == (CDDS_SUBITEM | CDDS_ITEMPREPAINT) && d->iSubItem == 2) in B_WP()
1583 else if (DViewMode == VIEW_STACK && d->nmcd.dwDrawStage == CDDS_ITEMPREPAINT) in B_WP()
1597 if (d->nmcd.dwDrawStage == CDDS_ITEMPREPAINT) in B_WP()
1603 if (d->nmcd.dwDrawStage == (CDDS_SUBITEM | CDDS_ITEMPREPAINT)) in B_WP()
1647 if (d->nmcd.dwDrawStage == CDDS_ITEMPREPAINT) in B_WP()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DListView.cpp276 static const DWORD SUBITEM_PREPAINT = (CDDS_ITEMPREPAINT | CDDS_SUBITEM); in OnCustomDraw()
290 case CDDS_ITEMPREPAINT: // we drow the row and all of the cells here! in OnCustomDraw()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DPanelListNotify.cpp343 case CDDS_ITEMPREPAINT: in OnCustomDraw()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinext.pas157 CDDS_ITEMPREPAINT = $10001;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas157 CDDS_ITEMPREPAINT = $10001;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinext.pas157 CDDS_ITEMPREPAINT = $10001;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas157 CDDS_ITEMPREPAINT = $10001;
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/win32_ui/
H A DPlaylistPanel.cpp139 else if(customDraw->nmcd.dwDrawStage == CDDS_ITEMPREPAINT) in OnPlaylistViewCustomDraw()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dinpdipsw.cpp332 case CDDS_ITEMPREPAINT: { in DialogProc()
H A Dinpd.cpp1071 case CDDS_ITEMPREPAINT: in DialogProc()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dinpdipsw.cpp332 case CDDS_ITEMPREPAINT: { in DialogProc()
H A Dinpd.cpp864 case CDDS_ITEMPREPAINT: in DialogProc()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DPanelListNotify.cpp637 case CDDS_ITEMPREPAINT: in OnCustomDraw()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanelListNotify.cpp732 case CDDS_ITEMPREPAINT: in OnCustomDraw()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DLink.java724 case OS.CDDS_ITEMPREPAINT: in wmNotifyChild()
/dports/cad/ldview/ldview-4.4/
H A DModelTreeDialog.cpp703 else if (notification->nmcd.dwDrawStage == CDDS_ITEMPREPAINT) in doTreeCustomDraw()
/dports/security/krb5/krb5-1.19.2/src/windows/leash/
H A DLeashView.cpp2450 case CDDS_ITEMPREPAINT: in OnNMCustomdraw()
2453 case CDDS_SUBITEM | CDDS_ITEMPREPAINT: in OnNMCustomdraw()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dlistctrl.cpp2910 case CDDS_ITEMPREPAINT: in OnCustomDraw()
2914 case CDDS_SUBITEM | CDDS_ITEMPREPAINT: in OnCustomDraw()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/windows/leash/
H A DLeashView.cpp2591 case CDDS_ITEMPREPAINT: in OnNMCustomdraw()
2594 case CDDS_SUBITEM | CDDS_ITEMPREPAINT: in OnNMCustomdraw()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dlistctrl.cpp2910 case CDDS_ITEMPREPAINT: in OnCustomDraw()
2914 case CDDS_SUBITEM | CDDS_ITEMPREPAINT: in OnCustomDraw()
/dports/graphics/ipe/ipe-7.2.23/src/ipe/
H A Dappui_win.cpp1737 case CDDS_ITEMPREPAINT: in wndProc()
1739 case CDDS_ITEMPREPAINT|CDDS_SUBITEM: { in wndProc()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp381 CDDS_ITEMPREPAINT = CDDS_ITEM or CDDS_PREPAINT;

1234567891011