Home
last modified time | relevance | path

Searched refs:can_default (Results 1 – 25 of 861) sorted by relevance

12345678910>>...35

/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/groups/views/default/groups/profile/
H A Dmodule.php23 $can_default = (!empty($entity_type) && !empty($entity_subtype)); variable
27 if (!isset($title) && $can_default) {
34 if (!isset($all_link) && $can_default) {
55 if (!isset($content) && $can_default) {
76 if (!isset($add_link) && $can_default) {
/dports/www/elgg/elgg-3.3.23/mod/groups/views/default/groups/profile/
H A Dmodule.php23 $can_default = (!empty($entity_type) && !empty($entity_subtype)); variable
27 if (!isset($title) && $can_default) {
34 if (!isset($all_link) && $can_default) {
55 if (!isset($content) && $can_default) {
76 if (!isset($add_link) && $can_default) {
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Ddrawing_area.rs40 can_default: Option<bool>, field
79 can_default: None, in new()
119 if let Some(ref can_default) = self.can_default { in build()
120 properties.push(("can-default", can_default)); in build()
226 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
227 self.can_default = Some(can_default); in can_default()
H A Dseparator.rs38 can_default: Option<bool>, field
77 can_default: None, in new()
117 if let Some(ref can_default) = self.can_default { in build()
118 properties.push(("can-default", can_default)); in build()
224 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
225 self.can_default = Some(can_default); in can_default()
H A Dfixed.rs45 can_default: Option<bool>, field
87 can_default: None, in new()
136 if let Some(ref can_default) = self.can_default { in build()
137 properties.push(("can-default", can_default)); in build()
258 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
259 self.can_default = Some(can_default); in can_default()
H A Dinvisible.rs57 can_default: Option<bool>, field
97 can_default: None, in new()
140 if let Some(ref can_default) = self.can_default { in build()
141 properties.push(("can-default", can_default)); in build()
252 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
253 self.can_default = Some(can_default); in can_default()
H A Drecent_chooser_widget.rs63 can_default: Option<bool>, field
108 can_default: None, in new()
166 if let Some(ref can_default) = self.can_default { in build()
167 properties.push(("can-default", can_default)); in build()
303 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
304 self.can_default = Some(can_default); in can_default()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Ddrawing_area.rs42 can_default: Option<bool>, field
86 if let Some(ref can_default) = self.can_default { in build()
87 properties.push(("can-default", can_default)); in build()
193 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
194 self.can_default = Some(can_default); in can_default()
H A Dseparator.rs40 can_default: Option<bool>, field
85 if let Some(ref can_default) = self.can_default { in build()
86 properties.push(("can-default", can_default)); in build()
195 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
196 self.can_default = Some(can_default); in can_default()
H A Dinvisible.rs58 can_default: Option<bool>, field
105 if let Some(ref can_default) = self.can_default { in build()
106 properties.push(("can-default", can_default)); in build()
217 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
218 self.can_default = Some(can_default); in can_default()
H A Dfixed.rs46 can_default: Option<bool>, field
99 if let Some(ref can_default) = self.can_default { in build()
100 properties.push(("can-default", can_default)); in build()
221 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
222 self.can_default = Some(can_default); in can_default()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Ddrawing_area.rs42 can_default: Option<bool>, field
86 if let Some(ref can_default) = self.can_default { in build()
87 properties.push(("can-default", can_default)); in build()
193 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
194 self.can_default = Some(can_default); in can_default()
H A Dseparator.rs40 can_default: Option<bool>, field
85 if let Some(ref can_default) = self.can_default { in build()
86 properties.push(("can-default", can_default)); in build()
195 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
196 self.can_default = Some(can_default); in can_default()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dseparator.rs52 can_default: Option<bool>, field
102 if let Some(ref can_default) = self.can_default { in build()
103 properties.push(("can-default", can_default)); in build()
208 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
209 self.can_default = Some(can_default); in can_default()
H A Ddrawing_area.rs54 can_default: Option<bool>, field
103 if let Some(ref can_default) = self.can_default { in build()
104 properties.push(("can-default", can_default)); in build()
206 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
207 self.can_default = Some(can_default); in can_default()
H A Dfixed.rs58 can_default: Option<bool>, field
116 if let Some(ref can_default) = self.can_default { in build()
117 properties.push(("can-default", can_default)); in build()
233 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
234 self.can_default = Some(can_default); in can_default()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dseparator.rs52 can_default: Option<bool>, field
102 if let Some(ref can_default) = self.can_default { in build()
103 properties.push(("can-default", can_default)); in build()
208 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
209 self.can_default = Some(can_default); in can_default()
H A Ddrawing_area.rs54 can_default: Option<bool>, field
103 if let Some(ref can_default) = self.can_default { in build()
104 properties.push(("can-default", can_default)); in build()
206 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
207 self.can_default = Some(can_default); in can_default()
H A Dfixed.rs58 can_default: Option<bool>, field
116 if let Some(ref can_default) = self.can_default { in build()
117 properties.push(("can-default", can_default)); in build()
233 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
234 self.can_default = Some(can_default); in can_default()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Ddrawing_area.rs54 can_default: Option<bool>, field
103 if let Some(ref can_default) = self.can_default { in build()
104 properties.push(("can-default", can_default)); in build()
206 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
207 self.can_default = Some(can_default); in can_default()
H A Dseparator.rs52 can_default: Option<bool>, field
102 if let Some(ref can_default) = self.can_default { in build()
103 properties.push(("can-default", can_default)); in build()
208 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
209 self.can_default = Some(can_default); in can_default()
H A Dfixed.rs58 can_default: Option<bool>, field
116 if let Some(ref can_default) = self.can_default { in build()
117 properties.push(("can-default", can_default)); in build()
233 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
234 self.can_default = Some(can_default); in can_default()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Ddrawing_area.rs54 can_default: Option<bool>, field
103 if let Some(ref can_default) = self.can_default { in build()
104 properties.push(("can-default", can_default)); in build()
206 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
207 self.can_default = Some(can_default); in can_default()
H A Dseparator.rs52 can_default: Option<bool>, field
102 if let Some(ref can_default) = self.can_default { in build()
103 properties.push(("can-default", can_default)); in build()
208 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
209 self.can_default = Some(can_default); in can_default()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dwindow_handle.rs56 can_default: Option<bool>, field
122 if let Some(ref can_default) = self.can_default { in build()
123 properties.push(("can-default", can_default)); in build()
258 pub fn can_default(mut self, can_default: bool) -> Self { in can_default() method
259 self.can_default = Some(can_default); in can_default()

12345678910>>...35