Home
last modified time | relevance | path

Searched refs:saveMap (Results 26 – 50 of 127) sorted by relevance

123456

/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dendpoint_dialog.h78 void saveMap();
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dendpoint_dialog.h78 void saveMap();
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dendpoint_dialog.h78 void saveMap();
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dendpoint_dialog.h78 void saveMap();
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/input/macos/
H A DFBInput.h50 - (BOOL) saveMap:(FBInputMap *) map
/dports/games/toycars/toycars-0.3.10/toycars/src/Scoobie/
H A DScTilemap.h43 void saveMap(const char* filename);
/dports/games/toycars/toycars-0.3.10/toycars_vehicle_editor/src/Scoobie/
H A DScTilemap.h43 void saveMap(const char* filename);
/dports/games/toycars/toycars-0.3.10/toycars_track_editor/src/Scoobie/
H A DScTilemap.h43 void saveMap(const char* filename);
/dports/games/glest/glest_source_3.2.2/source/glest_map_editor/
H A Dprogram.h44 void saveMap(const string &path);
H A Dprogram.cpp128 void Program::saveMap(const string &path){ in saveMap() function in Glest::MapEditor::Program
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/contrib/jxpmap/python/
H A DMainFrame.py91 ("/File/Save", None, self.saveMap, 0, None),
170 def saveMap(self, menuitem, data): member in MainFrame
/dports/games/trackballs/trackballs-1.3.3/src/
H A DeditMode.h49 void saveMap();
/dports/games/barony/Barony-3.3.7/src/
H A Dfiles.hpp28 int saveMap(const char* filename);
/dports/games/toycars/toycars-0.3.10/toycars_track_editor/src/
H A DTrackView.h42 void saveMap(const char *fullFilename);
/dports/editors/calligra/calligra-3.2.1/sheets/odf/
H A DSheetsOdfPrivate.h64 bool saveMap(Map *map, KoXmlWriter & xmlWriter, KoShapeSavingContext & savingContext);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXJSON.h120 Error saveMap(const FXVariant& var);
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_map_editor/
H A Dprogram.h158 void saveMap(const string &path);
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXJSON.h120 Error saveMap(const FXVariant& var);
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/scssphp/scssphp/src/SourceMap/
H A DSourceMapGenerator.php132 public function saveMap($content) function in ScssPhp\\ScssPhp\\SourceMap\\SourceMapGenerator
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/scssphp/scssphp/src/SourceMap/
H A DSourceMapGenerator.php132 public function saveMap($content) function in ScssPhp\\ScssPhp\\SourceMap\\SourceMapGenerator
/dports/www/moodle310/moodle/lib/scssphp/SourceMap/
H A DSourceMapGenerator.php132 public function saveMap($content) function in ScssPhp\\ScssPhp\\SourceMap\\SourceMapGenerator
/dports/www/moodle39/moodle/lib/scssphp/SourceMap/
H A DSourceMapGenerator.php132 public function saveMap($content) function in ScssPhp\\ScssPhp\\SourceMap\\SourceMapGenerator
/dports/net/smm++/smm/sources/main/
H A DTMainUif.tcl39 method saveMap {} { $itk_component(mapManager) saveMap }
553 -command [code $this saveMap]
/dports/games/flare-engine/flare-engine-1.12/src/api/
H A DMapSaver.cpp81 bool MapSaver::saveMap(std::string tileset_definitions) in saveMap() function in MapSaver
115 bool MapSaver::saveMap(std::string file, std::string tileset_definitions) in saveMap() function in MapSaver
119 return saveMap(tileset_definitions); in saveMap()
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/common/lib/general/
H A DPreferencesHelper.java396 saveMap( prefNode, namePrefix, (Map)obj ); in saveObject()
470 protected static void saveMap( in saveMap() method in PreferencesHelper

123456