/dports/graphics/open3d/Open3D-0.2/src/Tools/ |
H A D | ManuallyCropGeometry.cpp | 62 bool with_dialog = !ProgramOptionExists(argc, argv, "--without_dialog"); in main() local 64 VisualizerWithEditing vis(voxel_size, with_dialog, in main()
|
/dports/graphics/py-open3d-python/Open3D-0.2/src/Tools/ |
H A D | ManuallyCropGeometry.cpp | 62 bool with_dialog = !ProgramOptionExists(argc, argv, "--without_dialog"); in main() local 64 VisualizerWithEditing vis(voxel_size, with_dialog, in main()
|
/dports/graphics/open3d/Open3D-0.2/src/Tools/ManuallyAlignPointCloud/ |
H A D | ManuallyAlignPointCloud.cpp | 95 bool with_dialog = !ProgramOptionExists(argc, argv, "--without_dialog"); in main() local 192 max_corres_distance, with_scaling, with_dialog, in main()
|
/dports/graphics/py-open3d-python/Open3D-0.2/src/Tools/ManuallyAlignPointCloud/ |
H A D | ManuallyAlignPointCloud.cpp | 95 bool with_dialog = !ProgramOptionExists(argc, argv, "--without_dialog"); in main() local 192 max_corres_distance, with_scaling, with_dialog, in main()
|
/dports/science/py-abipy/abipy-0.9.0/abipy/gui/ |
H A D | flowviewer.py | 238 def check_launcher_file(self, with_dialog=True): argument 257 if with_dialog: 285 self.check_launcher_file(with_dialog=False)
|
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_3/ |
H A D | Mesh_3_plugin.cpp | 138 void mesh_3(bool with_dialog) { // compatibility with old Qt Scripts in mesh_3() argument 141 with_dialog ? Dialog_choice::DIALOG : Dialog_choice::NO_DIALOG); in mesh_3()
|
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/ |
H A D | file_chooser_button.rs | 53 pub fn with_dialog<P: IsA<Dialog>>(dialog: &P) -> FileChooserButton { in with_dialog() method
|
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/ |
H A D | file_chooser_button.rs | 53 pub fn with_dialog<P: IsA<Dialog>>(dialog: &P) -> FileChooserButton { in with_dialog() method
|
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/ |
H A D | file_chooser_button.rs | 53 pub fn with_dialog<P: IsA<Dialog>>(dialog: &P) -> FileChooserButton { in with_dialog() method
|
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/ |
H A D | file_chooser_button.rs | 53 pub fn with_dialog<P: IsA<Dialog>>(dialog: &P) -> FileChooserButton { in with_dialog() method
|
/dports/editors/xed/xed-3.2.0/xed/ |
H A D | xed-tab.c | 2830 gboolean with_dialog) in _xed_tab_print() argument 2842 if (with_dialog) in _xed_tab_print()
|
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/ |
H A D | editor.h | 2093 void duplicate_range (bool with_dialog);
|
H A D | editor.cc | 3614 Editor::duplicate_range (bool with_dialog) in duplicate_range() argument 3624 if (with_dialog) { in duplicate_range()
|
/dports/lang/vala/vala-0.48.18/vapi/ |
H A D | gtk+-2.0.vapi | 1773 public FileChooserButton.with_dialog (Gtk.Dialog dialog);
|
H A D | gtk+-3.0.vapi | 3042 public FileChooserButton.with_dialog (Gtk.Dialog dialog);
|
/dports/lang/vala/vala-0.48.18/ |
H A D | ChangeLog | 13928 gtk+-2.0, gtk+-3.0: fix FileChooserButton.with_dialog argument type
|