Home
last modified time | relevance | path

Searched defs:PropHandler (Results 1 – 14 of 14) sorted by relevance

/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/dbus-0.6.5/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { impl
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/www/firefox/firefox-99.0/third_party/rust/dbus/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { implementation
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dbus/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { impl
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/net-im/fractal/fractal-4.4.0/vendor/dbus/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { implementation
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dbus-0.6.4/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { implementation
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dbus/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { impl
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/dbus-0.9.5/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { implementation
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dbus/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { implementation
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/databases/postgresql12-server/postgresql-12.9/src/test/isolation/expected/
H A Dproject-manager.out78 starting permutation: rx1 ry2 wy1 c1 wx2 c2
79 step rx1: SELECT count(*) FROM person WHERE person_id = 1 AND is_project_manager;
85 step ry2: SELECT count(*) FROM project WHERE project_manager = 1;
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/dbus-0.2.3/src/
H A Dprop.rs78 pub struct PropHandler<'a> { struct
83 impl<'a> PropHandler<'a> { impl
85 pub fn new(p: Props) -> PropHandler { in new()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/dbus-0.9.5/src/arg/
H A Dmessageitem.rs621 pub struct PropHandler<'a> { struct
626 impl<'a> PropHandler<'a> { argument
628 pub fn new(p: Props) -> PropHandler { in new()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/thingdef/
H A Dthingdef.h176 typedef void (*PropHandler)(ClassDef *info, AActor *defaults, const unsigned int PARAM_COUNT, Prope… typedef
/dports/games/zdoom/zdoom-2.8.1/src/thingdef/
H A Dthingdef.h284 typedef void (*PropHandler)(AActor *defaults, FActorInfo *info, Baggage &bag, FPropParam *params); typedef
/dports/devel/p5-Glib/Glib-1.3293/
H A DGType.xs1341 } PropHandler; typedef