Searched refs:ImgSave (Results 1 – 9 of 9) sorted by relevance
/dports/games/warmux/warmux-11.04/src/graphic/ |
H A D | video.cpp | 301 if (window.ImgSave(filename, true)) { in SaveScreenshot()
|
H A D | surface.h | 161 bool ImgSave(const std::string& filename, bool bmp=false);
|
H A D | surface.cpp | 587 bool Surface::ImgSave(const std::string& filename, bool bmp) in ImgSave() function in Surface
|
/dports/games/warmux/warmux-11.04/src/map/ |
H A D | random_map.cpp | 304 return (result.ImgSave(filename)) ? filename : ""; in SaveMap()
|
/dports/www/dillo2/dillo-3.0.5/src/ |
H A D | ui.cc | 37 *ImgHome, *ImgReload, *ImgSave, *ImgBook, *ImgTools, member 428 Save = make_button("Save", icons->ImgSave, NULL, UI_SAVE); in make_toolbar()
|
/dports/lang/fpc-utils/fpc-3.2.2/utils/fpdoc/fpde/ |
H A D | frmmain.pp | 223 FSaveImage:=PixmapFromFile('save.xpm',ImgSave);
|
H A D | xpms.pp | 1580 ImgSave : Array[1..253] of string = (
|
/dports/lang/fpc-source/fpc-3.2.2/utils/fpdoc/fpde/ |
H A D | frmmain.pp | 223 FSaveImage:=PixmapFromFile('save.xpm',ImgSave);
|
H A D | xpms.pp | 1580 ImgSave : Array[1..253] of string = (
|