Home
last modified time | relevance | path

Searched defs:SelectionData (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dadjustthicknesspopup.h68 struct SelectionData //! Selection-related data used as processing input. struct
81 SELECTED_FRAMES, //!< Frames selected in SelectionData::m_frameIdxs. argument
104 SelectionData(); argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/
H A Dselection_data.rs7 impl SelectionData { impl
H A Dclipboard.rs13 pub fn set_with_data<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
18 unsafe extern "C" fn trampoline<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
31 unsafe extern "C" fn cleanup<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/
H A Dselection_data.rs7 impl SelectionData { impl
H A Dclipboard.rs13 pub fn set_with_data<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
18 unsafe extern "C" fn trampoline<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
31 unsafe extern "C" fn cleanup<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/
H A Dselection_data.rs7 impl SelectionData { impl
H A Dclipboard.rs13 pub fn set_with_data<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
18 unsafe extern "C" fn trampoline<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
31 unsafe extern "C" fn cleanup<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/
H A Dselection_data.rs7 impl SelectionData { implementation
H A Dclipboard.rs13 pub fn set_with_data<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
18 unsafe extern "C" fn trampoline<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
31 unsafe extern "C" fn cleanup<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/
H A Dselection_data.rs10 impl SelectionData { implementation
H A Dclipboard.rs15 pub fn set_with_data<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
20 unsafe extern "C" fn trampoline<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
33 unsafe extern "C" fn cleanup<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/
H A Dselection_data.rs10 impl SelectionData { implementation
H A Dclipboard.rs15 pub fn set_with_data<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
20 unsafe extern "C" fn trampoline<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
33 unsafe extern "C" fn cleanup<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/
H A Dselection_data.rs10 impl SelectionData { implementation
H A Dclipboard.rs15 pub fn set_with_data<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
20 unsafe extern "C" fn trampoline<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
33 unsafe extern "C" fn cleanup<F: Fn(&Clipboard, &SelectionData, u32) + 'static>( in set_with_data()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/properties/
H A Dwxspropertygridmanager.h145 struct SelectionData struct
156 void StoreSelected(SelectionData* Data=0); argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/info/media/
H A Dinfo_media_list_widget.h119 struct SelectionData { struct
120 explicit SelectionData(TextSelection text) : text(text) { in SelectionData() function
129 SelectionData, argument
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dselectiondata.cc131 SelectionData::SelectionData() in SelectionData() function in Gtk::SelectionData
136 SelectionData::SelectionData(const SelectionData& other) in SelectionData() function in Gtk::SelectionData
141 SelectionData::SelectionData(SelectionData&& other) noexcept in SelectionData() function in Gtk::SelectionData
155 SelectionData::SelectionData(GtkSelectionData* gobject, bool make_a_copy) in SelectionData() function in Gtk::SelectionData
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dselect.cpp24 struct SelectionData struct
30 std::vector<SelectionData> selections; argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtree_drag_dest.rs30 selection_data: &mut SelectionData, in row_drop_possible()
48 selection_data: &mut SelectionData, in row_drop_possible()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtree_drag_dest.rs28 selection_data: &mut SelectionData, in row_drop_possible()
46 selection_data: &mut SelectionData, in row_drop_possible()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtree_drag_dest.rs30 selection_data: &mut SelectionData, in row_drop_possible()
48 selection_data: &mut SelectionData, in row_drop_possible()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtree_drag_dest.rs28 selection_data: &mut SelectionData, in row_drop_possible()
46 selection_data: &mut SelectionData, in row_drop_possible()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtree_drag_dest.rs28 selection_data: &mut SelectionData, in row_drop_possible()
46 selection_data: &mut SelectionData, in row_drop_possible()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtree_drag_dest.rs30 selection_data: &mut SelectionData, in row_drop_possible()
48 selection_data: &mut SelectionData, in row_drop_possible()

1234