Home
last modified time | relevance | path

Searched refs:weight_set (Results 1 – 25 of 122) sorted by relevance

12345

/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/shell/
H A Dcc-editable-entry.c37 gboolean weight_set; member
165 if (priv->weight_set) { in update_fonts()
188 if (priv->weight == weight && priv->weight_set) in cc_editable_entry_set_weight()
192 priv->weight_set = TRUE; in cc_editable_entry_set_weight()
252 e->priv->weight_set = g_value_get_boolean (value); in cc_editable_entry_set_property()
292 g_value_set_boolean (value, e->priv->weight_set); in cc_editable_entry_get_property()
471 priv->weight_set = FALSE; in cc_editable_entry_init()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcell_renderer_spin.rs93 weight_set: Option<bool>, field
161 weight_set: None, in new()
319 if let Some(ref weight_set) = self.weight_set { in build()
320 properties.push(("weight-set", weight_set)); in build()
604 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
605 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_combo.rs98 weight_set: Option<bool>, field
166 weight_set: None, in new()
324 if let Some(ref weight_set) = self.weight_set { in build()
325 properties.push(("weight-set", weight_set)); in build()
609 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
610 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_accel.rs99 weight_set: Option<bool>, field
168 weight_set: None, in new()
329 if let Some(ref weight_set) = self.weight_set { in build()
330 properties.push(("weight-set", weight_set)); in build()
619 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
620 self.weight_set = Some(weight_set); in weight_set()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dcell_renderer_spin.rs102 weight_set: Option<bool>, field
268 if let Some(ref weight_set) = self.weight_set { in build()
269 properties.push(("weight-set", weight_set)); in build()
551 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
552 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_combo.rs104 weight_set: Option<bool>, field
270 if let Some(ref weight_set) = self.weight_set { in build()
271 properties.push(("weight-set", weight_set)); in build()
553 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
554 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_accel.rs104 weight_set: Option<bool>, field
273 if let Some(ref weight_set) = self.weight_set { in build()
274 properties.push(("weight-set", weight_set)); in build()
561 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
562 self.weight_set = Some(weight_set); in weight_set()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcell_renderer_spin.rs95 weight_set: Option<bool>, field
257 if let Some(ref weight_set) = self.weight_set { in build()
258 properties.push(("weight-set", weight_set)); in build()
542 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
543 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_combo.rs100 weight_set: Option<bool>, field
262 if let Some(ref weight_set) = self.weight_set { in build()
263 properties.push(("weight-set", weight_set)); in build()
547 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
548 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_accel.rs100 weight_set: Option<bool>, field
265 if let Some(ref weight_set) = self.weight_set { in build()
266 properties.push(("weight-set", weight_set)); in build()
555 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
556 self.weight_set = Some(weight_set); in weight_set()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_spin.rs102 weight_set: Option<bool>, field
268 if let Some(ref weight_set) = self.weight_set { in build()
269 properties.push(("weight-set", weight_set)); in build()
551 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
552 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_combo.rs104 weight_set: Option<bool>, field
270 if let Some(ref weight_set) = self.weight_set { in build()
271 properties.push(("weight-set", weight_set)); in build()
553 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
554 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_accel.rs104 weight_set: Option<bool>, field
273 if let Some(ref weight_set) = self.weight_set { in build()
274 properties.push(("weight-set", weight_set)); in build()
561 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
562 self.weight_set = Some(weight_set); in weight_set()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_spin.rs102 weight_set: Option<bool>, field
268 if let Some(ref weight_set) = self.weight_set { in build()
269 properties.push(("weight-set", weight_set)); in build()
551 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
552 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_combo.rs104 weight_set: Option<bool>, field
270 if let Some(ref weight_set) = self.weight_set { in build()
271 properties.push(("weight-set", weight_set)); in build()
553 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
554 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_accel.rs104 weight_set: Option<bool>, field
273 if let Some(ref weight_set) = self.weight_set { in build()
274 properties.push(("weight-set", weight_set)); in build()
561 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
562 self.weight_set = Some(weight_set); in weight_set()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcell_renderer_spin.rs95 weight_set: Option<bool>, field
257 if let Some(ref weight_set) = self.weight_set { in build()
258 properties.push(("weight-set", weight_set)); in build()
542 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
543 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_combo.rs100 weight_set: Option<bool>, field
262 if let Some(ref weight_set) = self.weight_set { in build()
263 properties.push(("weight-set", weight_set)); in build()
547 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
548 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_accel.rs100 weight_set: Option<bool>, field
265 if let Some(ref weight_set) = self.weight_set { in build()
266 properties.push(("weight-set", weight_set)); in build()
555 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
556 self.weight_set = Some(weight_set); in weight_set()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_spin.rs102 weight_set: Option<bool>, field
268 if let Some(ref weight_set) = self.weight_set { in build()
269 properties.push(("weight-set", weight_set)); in build()
551 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
552 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_combo.rs104 weight_set: Option<bool>, field
270 if let Some(ref weight_set) = self.weight_set { in build()
271 properties.push(("weight-set", weight_set)); in build()
553 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
554 self.weight_set = Some(weight_set); in weight_set()
H A Dcell_renderer_accel.rs104 weight_set: Option<bool>, field
273 if let Some(ref weight_set) = self.weight_set { in build()
274 properties.push(("weight-set", weight_set)); in build()
561 pub fn weight_set(mut self, weight_set: bool) -> Self { in weight_set() method
562 self.weight_set = Some(weight_set); in weight_set()
/dports/textproc/senna/senna-1.1.5/lib/
H A Dquery.c48 sen_set *weight_set; member
316 !query->weight_set && in get_weight_vector()
337 if (query->weight_set) { in get_weight_vector()
339 if (sen_set_get(query->weight_set, &key, (void **)&pval)) { in get_weight_vector()
347 if (!(query->weight_set = sen_set_open(sizeof(unsigned int), sizeof(int), 0))) { in get_weight_vector()
446 q->weight_set = NULL; in sen_query_open()
450 q->opt.func = q->weight_set ? section_weight_cb : NULL; in sen_query_open()
451 q->opt.func_arg = q->weight_set; in sen_query_open()
474 if (q->weight_set) { in sen_query_close()
475 sen_set_close(q->weight_set); in sen_query_close()
/dports/devel/git-gui/git-2.34.1/
H A Dbisect.c86 static inline void weight_set(struct commit_list *elem, int weight) in weight_set() function
289 weight_set(p, 1); in do_find_bisection()
300 weight_set(p, -1); in do_find_bisection()
303 weight_set(p, -2); in do_find_bisection()
331 weight_set(p, count_distance(p)); in do_find_bisection()
368 weight_set(p, weight(q)+1); in do_find_bisection()
374 weight_set(p, weight(q)); in do_find_bisection()
/dports/devel/git-svn/git-2.34.1/
H A Dbisect.c86 static inline void weight_set(struct commit_list *elem, int weight) in weight_set() function
289 weight_set(p, 1); in do_find_bisection()
300 weight_set(p, -1); in do_find_bisection()
303 weight_set(p, -2); in do_find_bisection()
331 weight_set(p, count_distance(p)); in do_find_bisection()
368 weight_set(p, weight(q)+1); in do_find_bisection()
374 weight_set(p, weight(q)); in do_find_bisection()

12345