Home
last modified time | relevance | path

Searched refs:GetEffectiveIcon (Results 1 – 25 of 66) sorted by relevance

123

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dmsgdlg.sip167 long GetEffectiveIcon() const;
169 GetEffectiveIcon() -> long
236 %Property(name=EffectiveIcon, get=GetEffectiveIcon)
416 long GetEffectiveIcon() const;
418 GetEffectiveIcon() -> long
485 %Property(name=EffectiveIcon, get=GetEffectiveIcon)
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dmsgdlg.cpp105 switch ( GetEffectiveIcon() ) in GTKCreateMsgDialog()
163 if ( !wxGTKImpl::ConvertMessageTypeFromWX(GetEffectiveIcon(), &type) ) in GTKCreateMsgDialog()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dmsgdlg.cpp105 switch ( GetEffectiveIcon() ) in GTKCreateMsgDialog()
163 if ( !wxGTKImpl::ConvertMessageTypeFromWX(GetEffectiveIcon(), &type) ) in GTKCreateMsgDialog()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dmsgdlg.cpp488 switch ( GetEffectiveIcon() ) in ShowMessageBox()
577 long wxMessageDialog::GetEffectiveIcon() const in GetEffectiveIcon() function in wxMessageDialog
586 return wxMessageDialogBase::GetEffectiveIcon(); in GetEffectiveIcon()
637 iconId = dlg.GetEffectiveIcon(); in wxMSWTaskDialogConfig()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dmsgdlg.h29 virtual long GetEffectiveIcon() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dmsgdlg.h29 virtual long GetEffectiveIcon() const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dmsgdlg.cpp518 switch ( GetEffectiveIcon() ) in ShowMessageBox()
618 long wxMessageDialog::GetEffectiveIcon() const in GetEffectiveIcon() function in wxMessageDialog
627 return wxMessageDialogBase::GetEffectiveIcon(); in GetEffectiveIcon()
678 iconId = dlg.GetEffectiveIcon(); in wxMSWTaskDialogConfig()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dmsgdlg.cpp518 switch ( GetEffectiveIcon() ) in ShowMessageBox()
618 long wxMessageDialog::GetEffectiveIcon() const in GetEffectiveIcon() function in wxMessageDialog
627 return wxMessageDialogBase::GetEffectiveIcon(); in GetEffectiveIcon()
678 iconId = dlg.GetEffectiveIcon(); in wxMSWTaskDialogConfig()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dmsgdlg.h29 virtual long GetEffectiveIcon() const wxOVERRIDE;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dmsgdlg.cpp79 switch ( GetEffectiveIcon() ) in IMPLEMENT_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dmsgdlg.cpp79 switch ( GetEffectiveIcon() ) in IMPLEMENT_CLASS()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dmsgdlg.h279 long GetEffectiveIcon() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dmsgdlg.h284 long GetEffectiveIcon() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dmsgdlg.h279 long GetEffectiveIcon() const;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Dialog.h62 virtual HICON GetEffectiveIcon(int iconType);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dmsgdlg.cpp142 if ( !wxGTKImpl::ConvertMessageTypeFromWX(GetEffectiveIcon(), &type) ) in GTKCreateMsgDialog()

123