Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/
H A DAttrShape.cs34 static extern Pango.Rectangle pangosharp_attr_shape_get_ink_rect (IntPtr raw); in pangosharp_attr_shape_get_ink_rect() method in Pango.AttrShape
38 return pangosharp_attr_shape_get_ink_rect (Handle);
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/glue/
H A Dattribute.c35 PangoRectangle pangosharp_attr_shape_get_ink_rect (PangoAttrShape *attr);
110 pangosharp_attr_shape_get_ink_rect (PangoAttrShape *attr) in pangosharp_attr_shape_get_ink_rect() function