Home
last modified time | relevance | path

Searched refs:PangoAttribute (Results 1 – 25 of 737) sorted by relevance

12345678910>>...30

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-attributes.h352 PangoAttribute * (*copy) (const PangoAttribute *attr);
367 PangoAttribute attr;
380 PangoAttribute attr;
393 PangoAttribute attr;
406 PangoAttribute attr;
419 PangoAttribute attr;
438 PangoAttribute attr;
457 PangoAttribute attr;
476 PangoAttribute attr;
492 PangoAttribute attr;
[all …]
H A Dpango-attributes.c149 PangoAttribute *
250 PangoAttribute *
296 PangoAttribute *
373 PangoAttribute *
400 PangoAttribute *
555 PangoAttribute *
573 PangoAttribute *
589 PangoAttribute *
612 PangoAttribute *
634 PangoAttribute *
[all …]
/dports/x11-toolkits/pangoxsl/pangoxsl-1.6.0.3/pangoxsl/
H A Dpango-xsl-attributes.c32 PangoAttribute attr;
162 PangoAttribute *
207 PangoAttribute *
252 PangoAttribute *
327 PangoAttribute *
425 PangoAttribute *
484 PangoAttribute *
529 PangoAttribute *
574 PangoAttribute *
619 PangoAttribute *
[all …]
H A Dpango-xsl-attributes.h90 PangoAttribute * pango_attr_alignment_adjust_new (gint alignment_adjust);
93 PangoAttribute * pango_attr_alignment_baseline_new (gint alignment_baseline);
95 PangoAttribute * pango_attr_db_reset_size_new (gboolean db_reset_size);
99 PangoAttribute * pango_attr_dominant_baseline_new (PangoBaseline dominant_baseline,
103 PangoAttribute * pango_attr_callback_new (gpointer callback);
104 gpointer pango_attr_callback_get_callback (const PangoAttribute *attr);
107 PangoAttribute * pango_attr_keep_together_within_line_new (gint strength);
110 PangoAttribute * pango_attr_keep_with_next_within_line_new (gint strength);
113 PangoAttribute * pango_attr_keep_with_previous_within_line_new (gint strength);
116 PangoAttribute * pango_attr_line_height_new (gint line_height);
[all …]
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/
H A Dlibfo-pango.c32 static PangoAttribute *
40 return (PangoAttribute *)result; in libfo_pango_attr_pointer_new()
43 static PangoAttribute *
44 libfo_pango_attr_pointer_copy (const PangoAttribute *attr) in libfo_pango_attr_pointer_copy()
53 libfo_pango_attr_pointer_destroy (PangoAttribute *attr) in libfo_pango_attr_pointer_destroy()
59 libfo_pango_attr_pointer_get_pointer (const PangoAttribute *attr) in libfo_pango_attr_pointer_get_pointer()
67 libfo_pango_attr_pointer_equal (const PangoAttribute *attr1, in libfo_pango_attr_pointer_equal()
68 const PangoAttribute *attr2) in libfo_pango_attr_pointer_equal()
86 PangoAttribute *
114 libfo_pango_attr_callback_get_callback (const PangoAttribute *attr) in libfo_pango_attr_callback_get_callback()
H A Dlibfo-pango.h20 PangoAttribute attr;
25 PangoAttribute * libfo_pango_attr_callback_new (gpointer callback);
26 gpointer libfo_pango_attr_callback_get_callback (const PangoAttribute *attr);
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/
H A Dlibfo-pango.c32 static PangoAttribute *
40 return (PangoAttribute *)result; in libfo_pango_attr_pointer_new()
43 static PangoAttribute *
44 libfo_pango_attr_pointer_copy (const PangoAttribute *attr) in libfo_pango_attr_pointer_copy()
53 libfo_pango_attr_pointer_destroy (PangoAttribute *attr) in libfo_pango_attr_pointer_destroy()
59 libfo_pango_attr_pointer_get_pointer (const PangoAttribute *attr) in libfo_pango_attr_pointer_get_pointer()
67 libfo_pango_attr_pointer_equal (const PangoAttribute *attr1, in libfo_pango_attr_pointer_equal()
68 const PangoAttribute *attr2) in libfo_pango_attr_pointer_equal()
86 PangoAttribute *
114 libfo_pango_attr_callback_get_callback (const PangoAttribute *attr) in libfo_pango_attr_callback_get_callback()
H A Dlibfo-pango.h20 PangoAttribute attr;
25 PangoAttribute * libfo_pango_attr_callback_new (gpointer callback);
26 gpointer libfo_pango_attr_callback_get_callback (const PangoAttribute *attr);
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/glue/
H A Dattribute.c24 PangoAttrType pangosharp_attribute_get_attr_type (PangoAttribute *attr);
25 guint pangosharp_attribute_get_start_index (PangoAttribute *attr);
26 void pangosharp_attribute_set_start_index (PangoAttribute *attr, guint ind);
27 guint pangosharp_attribute_get_end_index (PangoAttribute *attr);
28 void pangosharp_attribute_set_end_index (PangoAttribute *attr, guint ind);
44 pangosharp_attribute_get_attr_type (PangoAttribute *attr) in pangosharp_attribute_get_attr_type()
50 pangosharp_attribute_get_start_index (PangoAttribute *attr) in pangosharp_attribute_get_start_index()
56 pangosharp_attribute_set_start_index (PangoAttribute *attr, guint ind) in pangosharp_attribute_set_start_index()
62 pangosharp_attribute_get_end_index (PangoAttribute *attr) in pangosharp_attribute_get_end_index()
68 pangosharp_attribute_set_end_index (PangoAttribute *attr, guint ind) in pangosharp_attribute_set_end_index()
/dports/x11-toolkits/pango/pango-1.48.11/tests/
H A Dtestattributes.c28 PangoAttribute *a; in test_copy()
166 PangoAttribute *attr; in test_list()
211 PangoAttribute *attr; in test_list_change()
264 PangoAttribute *attr; in test_list_change2()
283 PangoAttribute *attr; in test_list_change3()
304 PangoAttribute *attr; in test_list_change4()
321 PangoAttribute *attr; in test_list_change5()
345 PangoAttribute *attr; in test_list_change6()
367 PangoAttribute *attr; in test_list_change7()
390 PangoAttribute *attr; in test_list_change8()
[all …]
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-pango-extras.c35 cb_splice (PangoAttribute *attr, gpointer _data) in cb_splice()
537 PangoAttribute *pa; in go_pango_translate_here()
569 PangoAttribute *attribute = l->data; in go_pango_translate_here()
696 static PangoAttribute *
703 static PangoAttribute *
718 PangoAttribute const *attr2) in go_pango_attr_superscript_compare()
727 PangoAttribute const *attr2) in go_pango_attr_subscript_compare()
740 PangoAttribute *
759 return (PangoAttribute *) result; in go_pango_attr_subscript_new()
768 PangoAttribute *
[all …]
H A Dgo-pango-extras.h14 PangoAttribute attr;
19 PangoAttribute attr;
40 PangoAttribute *go_pango_attr_subscript_new (gboolean val);
41 PangoAttribute *go_pango_attr_superscript_new (gboolean val);
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/src/
H A Dedapangorenderer.c80 static PangoAttribute *eda_pango_attr_overbar_copy (const PangoAttribute *attr);
285 if (eda_is_pango_attr_overbar ((PangoAttribute *) l->data)) { in eda_pango_renderer_prepare_run()
323 static PangoAttribute *
324 eda_pango_attr_overbar_copy (const PangoAttribute *attr) in eda_pango_attr_overbar_copy()
331 eda_pango_attr_overbar_compare (const PangoAttribute *attr1, in eda_pango_attr_overbar_compare()
332 const PangoAttribute *attr2) in eda_pango_attr_overbar_compare()
344 (void (*)(PangoAttribute *)) g_free, in eda_pango_attr_overbar_get_class()
354 PangoAttribute *
360 return (PangoAttribute *) result; in eda_pango_attr_overbar_new()
364 eda_is_pango_attr_overbar (PangoAttribute *attr) in eda_is_pango_attr_overbar()
[all …]
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-text-property.c15 static PangoAttribute* fo_property_text_property_new_attr_default (FoProperty *property);
16 static PangoAttribute* fo_property_text_property_new_attr_from_context_default (FoProperty *propert…
80 PangoAttribute *
97 PangoAttribute*
120 PangoAttribute *
141 PangoAttribute*
H A Dfo-property-text-property.h33 PangoAttribute* (*new_attr) (FoProperty *property);
34 PangoAttribute* (*new_attr_from_context) (FoProperty *property,
41 PangoAttribute * fo_property_text_property_new_attr (FoProperty *property);
42 PangoAttribute * fo_property_text_property_new_attr_from_context (FoProperty *property,
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-text-property.c15 static PangoAttribute* fo_property_text_property_new_attr_default (FoProperty *property);
16 static PangoAttribute* fo_property_text_property_new_attr_from_context_default (FoProperty *propert…
80 PangoAttribute *
97 PangoAttribute*
120 PangoAttribute *
141 PangoAttribute*
H A Dfo-property-text-property.h33 PangoAttribute* (*new_attr) (FoProperty *property);
34 PangoAttribute* (*new_attr_from_context) (FoProperty *property,
41 PangoAttribute * fo_property_text_property_new_attr (FoProperty *property);
42 PangoAttribute * fo_property_text_property_new_attr_from_context (FoProperty *property,
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkpango.h144 PangoAttribute attr;
150 PangoAttribute attr;
156 PangoAttribute attr;
160 PangoAttribute *gdk_pango_attr_stipple_new (GdkBitmap *stipple);
161 PangoAttribute *gdk_pango_attr_embossed_new (gboolean embossed);
162 PangoAttribute *gdk_pango_attr_emboss_color_new (const GdkColor *color);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/
H A Dattribute.rs250 FromGlibPtrFull<*const ffi::PangoAttribute>
251 + FromGlibPtrFull<*mut ffi::PangoAttribute>
271 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
283 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
292 self.to_glib_none().0 as *const ffi::PangoAttribute,
293 attr2.upcast_ref().to_glib_none().0 as *const ffi::PangoAttribute,
312 unsafe { from_glib_full(self.to_glib_full() as *mut ffi::PangoAttribute) }
321 impl FromGlibPtrFull<*mut ffi::PangoAttribute> for $rust_type {
322 unsafe fn from_glib_full(ptr: *mut ffi::PangoAttribute) -> Self {
328 impl FromGlibPtrFull<*const ffi::PangoAttribute> for $rust_type {
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/
H A Dattribute.rs250 FromGlibPtrFull<*const ffi::PangoAttribute>
251 + FromGlibPtrFull<*mut ffi::PangoAttribute>
271 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
283 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
292 self.to_glib_none().0 as *const ffi::PangoAttribute,
293 attr2.upcast_ref().to_glib_none().0 as *const ffi::PangoAttribute,
312 unsafe { from_glib_full(self.to_glib_full() as *mut ffi::PangoAttribute) }
321 impl FromGlibPtrFull<*mut ffi::PangoAttribute> for $rust_type {
322 unsafe fn from_glib_full(ptr: *mut ffi::PangoAttribute) -> Self {
328 impl FromGlibPtrFull<*const ffi::PangoAttribute> for $rust_type {
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/
H A Dattribute.rs250 FromGlibPtrFull<*const ffi::PangoAttribute>
251 + FromGlibPtrFull<*mut ffi::PangoAttribute>
271 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
283 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
292 self.to_glib_none().0 as *const ffi::PangoAttribute,
293 attr2.upcast_ref().to_glib_none().0 as *const ffi::PangoAttribute,
312 unsafe { from_glib_full(self.to_glib_full() as *mut ffi::PangoAttribute) }
321 impl FromGlibPtrFull<*mut ffi::PangoAttribute> for $rust_type {
322 unsafe fn from_glib_full(ptr: *mut ffi::PangoAttribute) -> Self {
328 impl FromGlibPtrFull<*const ffi::PangoAttribute> for $rust_type {
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/
H A Dattribute.rs250 FromGlibPtrFull<*const ffi::PangoAttribute>
251 + FromGlibPtrFull<*mut ffi::PangoAttribute>
271 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
283 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
292 self.to_glib_none().0 as *const ffi::PangoAttribute,
293 attr2.upcast_ref().to_glib_none().0 as *const ffi::PangoAttribute,
312 unsafe { from_glib_full(self.to_glib_full() as *mut ffi::PangoAttribute) }
321 impl FromGlibPtrFull<*mut ffi::PangoAttribute> for $rust_type {
322 unsafe fn from_glib_full(ptr: *mut ffi::PangoAttribute) -> Self {
328 impl FromGlibPtrFull<*const ffi::PangoAttribute> for $rust_type {
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/
H A Dattribute.rs250 FromGlibPtrFull<*const ffi::PangoAttribute>
251 + FromGlibPtrFull<*mut ffi::PangoAttribute>
271 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
283 free => |ptr| ffi::pango_attribute_destroy(ptr as *mut ffi::PangoAttribute),
292 self.to_glib_none().0 as *const ffi::PangoAttribute,
293 attr2.upcast_ref().to_glib_none().0 as *const ffi::PangoAttribute,
312 unsafe { from_glib_full(self.to_glib_full() as *mut ffi::PangoAttribute) }
321 impl FromGlibPtrFull<*mut ffi::PangoAttribute> for $rust_type {
322 unsafe fn from_glib_full(ptr: *mut ffi::PangoAttribute) -> Self {
328 impl FromGlibPtrFull<*const ffi::PangoAttribute> for $rust_type {
[all …]
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dattributes.cc43 Attribute::Attribute(PangoAttribute* castitem, bool take_copy) in Attribute()
68 PangoAttribute *const new_gobject = (src.gobject_ ? pango_attribute_copy(src.gobject_) : 0); in operator =()
183 Attribute((PangoAttribute*)castitem, take_copy) in AttrString()
209 Attribute((PangoAttribute*)castitem, take_copy) in AttrLanguage()
229 Attribute((PangoAttribute*)castitem, take_copy) in AttrColor()
249 Attribute((PangoAttribute*)castitem, take_copy) in AttrInt()
269 Attribute((PangoAttribute*)castitem, take_copy) in AttrFloat()
289 Attribute((PangoAttribute*)castitem, take_copy) in AttrFontDesc()
315 Attribute((PangoAttribute*)castitem, take_copy) in AttrShape()
330 Pango::Attribute wrap(PangoAttribute* object, bool take_copy) in wrap()
[all …]
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gccv/
H A Dtext-tag.cc122 PangoAttribute *attr = pango_attr_family_new (m_Family.c_str ()); in Filter()
155 PangoAttribute *attr = pango_attr_size_new (m_Size); in Filter()
188 PangoAttribute *attr = pango_attr_style_new (m_Style); in Filter()
221 PangoAttribute *attr = pango_attr_weight_new (m_Weight); in Filter()
254 PangoAttribute *attr = pango_attr_variant_new (m_Variant); in Filter()
287 PangoAttribute *attr = pango_attr_stretch_new (m_Stretch); in Filter()
477 PangoAttribute *attr = pango_attr_rise_new (m_Rise); in Filter()
512 std::list <PangoAttribute *>extra;
517 position_filter (PangoAttribute *attr, gpointer _data) in position_filter()
536 PangoAttribute *new_attr = pango_attribute_copy (attr); in position_filter()
[all …]

12345678910>>...30