Home
last modified time | relevance | path

Searched defs:OnCheckButtonToggled (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/vdk/vdk-2.5.1/testvdk/
H A Dsigctest.cc165 SigctestForm::OnCheckButtonToggled(bool toggled) in OnCheckButtonToggled() function in SigctestForm
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/win32/
H A DVistaFilePickerEventHandler.cxx182 STDMETHODIMP VistaFilePickerEventHandler::OnCheckButtonToggled(IFileDialogCustomize* /*pCustomize*/, in OnCheckButtonToggled() function in fpicker::win32::vista::VistaFilePickerEventHandler
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/win32/
H A DVistaFilePickerEventHandler.cxx181 STDMETHODIMP VistaFilePickerEventHandler::OnCheckButtonToggled(IFileDialogCustomize* /*pCustomize*/, in OnCheckButtonToggled() function in fpicker::win32::vista::VistaFilePickerEventHandler
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas355 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas339 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas339 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas355 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas339 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas355 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas339 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas355 …function OnCheckButtonToggled(pfdc: IFileDialogCustomize; dwIDCtl: DWORD; bChecked: BOOL): HResult… in OnCheckButtonToggled() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/tools/tilemanager/
H A DApplication.cs419 protected void OnCheckButtonToggled(object sender, EventArgs e) { in OnCheckButtonToggled() method in Application