Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/glue/
H A Dattribute.c26 void pangosharp_attribute_set_start_index (PangoAttribute *attr, guint ind);
56 pangosharp_attribute_set_start_index (PangoAttribute *attr, guint ind) in pangosharp_attribute_set_start_index() function
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/
H A DAttribute.cs138 static extern void pangosharp_attribute_set_start_index (IntPtr raw, uint index); in pangosharp_attribute_set_start_index() method in Pango.Attribute
145 pangosharp_attribute_set_start_index (raw, value);