Home
last modified time | relevance | path

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

/dports/editors/madedit/madedit-0.2.9/image2xpm/
H A Dimage2xpmFrm.cpp241 int bppselection = wxGetSingleChoiceIndex(_T("Set BMP BPP"), in WxButton2Click() local
246 if ( bppselection != -1 ) in WxButton2Click()
248 int format = bppvalues[bppselection]; in WxButton2Click()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/image/
H A Dimage.cpp274 int bppselection = wxGetSingleChoiceIndex(wxT("Set BMP BPP"), in OnSave() local
279 if ( bppselection != -1 ) in OnSave()
281 int format = bppvalues[bppselection]; in OnSave()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/image/
H A Dimage.cpp274 int bppselection = wxGetSingleChoiceIndex(wxT("Set BMP BPP"), in OnSave() local
279 if ( bppselection != -1 ) in OnSave()
281 int format = bppvalues[bppselection]; in OnSave()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/image/
H A Dimage.cpp310 int bppselection = wxGetSingleChoiceIndex("Set BMP BPP", in OnSave() local
315 if ( bppselection != -1 ) in OnSave()
317 int format = bppvalues[bppselection]; in OnSave()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp214 int bppselection = wxGetSingleChoiceIndex(_T("Set BMP BPP"), in OnSave() local
219 if ( bppselection != -1 ) in OnSave()
221 int format = bppvalues[bppselection]; in OnSave()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp214 int bppselection = wxGetSingleChoiceIndex(_T("Set BMP BPP"), in OnSave() local
219 if ( bppselection != -1 ) in OnSave()
221 int format = bppvalues[bppselection]; in OnSave()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/image/
H A Dimage.cpp214 int bppselection = wxGetSingleChoiceIndex(_T("Set BMP BPP"), in OnSave() local
219 if ( bppselection != -1 ) in OnSave()
221 int format = bppvalues[bppselection]; in OnSave()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/image/
H A Dimage.cpp214 int bppselection = wxGetSingleChoiceIndex(_T("Set BMP BPP"), in OnSave() local
219 if ( bppselection != -1 ) in OnSave()
221 int format = bppvalues[bppselection]; in OnSave()