Home
last modified time | relevance | path

Searched refs:tabImage1 (Results 1 – 8 of 8) sorted by relevance

/dports/x11/simdock/trunk/src/
H A DsettingsDialog.cc39 int tabImage1 = 0; in IMPLEMENT_CLASS() local
83 if (!notebook->AddPage(generalSettings, _("General"), true, tabImage1)) in IMPLEMENT_CLASS()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.cpp1528 int tabImage1 = -1; in IMPLEMENT_CLASS() local
1537 tabImage1 = 0; in IMPLEMENT_CLASS()
1582 notebook->AddPage(generalSettings, _("General"), true, tabImage1); in IMPLEMENT_CLASS()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.cpp1528 int tabImage1 = -1; in IMPLEMENT_CLASS() local
1537 tabImage1 = 0; in IMPLEMENT_CLASS()
1582 notebook->AddPage(generalSettings, _("General"), true, tabImage1); in IMPLEMENT_CLASS()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.cpp1528 int tabImage1 = -1; in IMPLEMENT_CLASS() local
1537 tabImage1 = 0; in IMPLEMENT_CLASS()
1582 notebook->AddPage(generalSettings, _("General"), true, tabImage1); in IMPLEMENT_CLASS()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.cpp1528 int tabImage1 = -1; in IMPLEMENT_CLASS() local
1537 tabImage1 = 0; in IMPLEMENT_CLASS()
1582 notebook->AddPage(generalSettings, _("General"), true, tabImage1); in IMPLEMENT_CLASS()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/dialogs/
H A Ddialogs.cpp2800 int tabImage1 = -1; in IMPLEMENT_CLASS() local
2809 tabImage1 = 0; in IMPLEMENT_CLASS()
2854 notebook->AddPage(generalSettings, _("General"), true, tabImage1); in IMPLEMENT_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/dialogs/
H A Ddialogs.cpp2800 int tabImage1 = -1; in IMPLEMENT_CLASS() local
2809 tabImage1 = 0; in IMPLEMENT_CLASS()
2854 notebook->AddPage(generalSettings, _("General"), true, tabImage1); in IMPLEMENT_CLASS()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/dialogs/
H A Ddialogs.cpp3691 int tabImage1 = -1; in wxBEGIN_EVENT_TABLE() local
3700 tabImage1 = 0; in wxBEGIN_EVENT_TABLE()
3742 notebook->AddPage(generalSettings, "General", true, tabImage1); in wxBEGIN_EVENT_TABLE()