Home
last modified time | relevance | path

Searched refs:bg_full_height (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/brasero/brasero-3.12.3/libbrasero-utils/
H A Dbrasero-jacket-buffer.c254 gint bg_full_height; in _gtk_text_attributes_fill_from_tags() local
256 g_object_get (tag, "background-full-height", &bg_full_height, NULL); in _gtk_text_attributes_fill_from_tags()
257 dest->bg_full_height = bg_full_height; in _gtk_text_attributes_fill_from_tags()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextattributes.h153 guint bg_full_height : 1; member
H A Dgtktextattributes.c416 dest->bg_full_height = vals->bg_full_height; in _gtk_text_attributes_fill_from_tags()
H A Dgtktexttag.c1669 priv->values->bg_full_height = g_value_get_boolean (value); in gtk_text_tag_set_property()
2085 g_value_set_boolean (value, priv->values->bg_full_height); in gtk_text_tag_get_property()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextattributes.h200 guint bg_full_height : 1; member
H A Dgtktextattributes.c404 dest->bg_full_height = vals->bg_full_height; in _gtk_text_attributes_fill_from_tags()
H A Dgtktexttag.c1597 priv->values->bg_full_height = g_value_get_boolean (value); in gtk_text_tag_set_property()
2001 g_value_set_boolean (value, priv->values->bg_full_height); in gtk_text_tag_get_property()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/a11y/
H A Dgtkatspitextbuffer.c84 text_attrs->bg_full_height ? "true" : "false"); in gtk_text_view_add_default_attributes()
474 gboolean bg_full_height; in gtk_text_buffer_get_run_attributes() local
478 "background-full-height", &bg_full_height, in gtk_text_buffer_get_run_attributes()
481 … g_variant_builder_add (builder, "{ss}", "bg-full-height", bg_full_height ? "true" : "false"); in gtk_text_buffer_get_run_attributes()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktexttag.h261 guint bg_full_height : 1; member
H A Dgtktexttag.c1266 text_tag->values->bg_full_height = g_value_get_boolean (value); in gtk_text_tag_set_property()
1633 g_value_set_boolean (value, tag->values->bg_full_height); in gtk_text_tag_get_property()
2307 dest->bg_full_height = vals->bg_full_height; in _gtk_text_attributes_fill_from_tags()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/libgail-util/
H A Dgailmisc.c926 gboolean bg_full_height; in gail_misc_buffer_get_run_attributes() local
928 g_object_get (tag, "background-full-height", &bg_full_height, NULL); in gail_misc_buffer_get_run_attributes()
929 … value = g_strdup (atk_text_attribute_get_value (ATK_TEXT_ATTR_BG_FULL_HEIGHT, bg_full_height)); in gail_misc_buffer_get_run_attributes()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktexttag.inc303 function bg_full_height(var a : TGtkTextAttributes) : guint;
698 function bg_full_height(var a : TGtkTextAttributes) : guint;
700bg_full_height:=(a.flag0 and bm_TGtkTextAttributes_bg_full_height) shr bp_TGtkTextAttributes_bg_fu…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktexttag.inc303 function bg_full_height(var a : TGtkTextAttributes) : guint;
698 function bg_full_height(var a : TGtkTextAttributes) : guint;
700bg_full_height:=(a.flag0 and bm_TGtkTextAttributes_bg_full_height) shr bp_TGtkTextAttributes_bg_fu…
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/a11y/
H A Dgtktextviewaccessible.c925 gboolean bg_full_height; in gtk_text_view_accessible_get_run_attributes() local
926 g_object_get (tag, "background-full-height", &bg_full_height, NULL); in gtk_text_view_accessible_get_run_attributes()
927 … attrib_set = add_text_int_attribute (attrib_set, ATK_TEXT_ATTR_BG_FULL_HEIGHT, bg_full_height); in gtk_text_view_accessible_get_run_attributes()
1124 …es = add_text_int_attribute (attributes, ATK_TEXT_ATTR_BG_FULL_HEIGHT, text_attrs->bg_full_height); in gtk_text_view_accessible_get_default_attributes()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/other/gail/libgail-util/
H A Dgailmisc.c603 value = g_strdup (atk_text_attribute_get_value (attr, attrs->bg_full_height)); in gail_misc_add_to_attr_set()
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dmisc.c2649 return text_attr->bg_full_height; in ada_text_attribute_get_bg_full_height()
2653 attr->bg_full_height = full; in ada_text_attribute_set_bg_full_height()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dtext.c824 Tcl_ListObjAppendElement ( interp, resList, Tcl_NewIntObj ( values->bg_full_height ) ); in getAttributes()
3645 guint bg_full_height; in gnoclGetTagProperties() local
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-base-types.defs95 '("guint" "bg_full_height")
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk+-2.0.vapi4354 public uint bg_full_height;
H A Dgtk+-3.0.vapi7843 public uint bg_full_height;
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas9686 bg_full_height: guint1 { changed from guint to accomodate 1 bitsize requirement };
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas9693 bg_full_height: guint1 { changed from guint to accomodate 1 bitsize requirement };
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas9686 bg_full_height: guint1 { changed from guint to accomodate 1 bitsize requirement };
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas9693 bg_full_height: guint1 { changed from guint to accomodate 1 bitsize requirement };