Home
last modified time | relevance | path

Searched refs:pangosharp_attribute_set_end_index (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/glue/
H A Dattribute.c28 void pangosharp_attribute_set_end_index (PangoAttribute *attr, guint ind);
68 pangosharp_attribute_set_end_index (PangoAttribute *attr, guint ind) in pangosharp_attribute_set_end_index() function
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/
H A DAttribute.cs153 static extern void pangosharp_attribute_set_end_index (IntPtr raw, uint index); in pangosharp_attribute_set_end_index() method in Pango.Attribute
160 pangosharp_attribute_set_end_index (raw, value);