Searched refs:Pango_Scale (Results 1 – 6 of 6) sorted by relevance
38 return (Pango_Units + Pango_Scale / 2) / Pango_Scale;40 return (Pango_Units - Pango_Scale / 2) / Pango_Scale;
37 Pango_Scale : constant := 1024; constant
32 return (Pango_Units + Pango_Scale / 2) / Pango_Scale;34 return (Pango_Units - Pango_Scale / 2) / Pango_Scale;
287 Pango_Scale : constant := 1024; constant
1631 Layout.Set_Height (Gint (Max_Height + 1.0) * Pango_Scale);1637 Layout.Set_Width (Gint (Max_Width + 1.0) * Pango_Scale);1667 Width := Gdouble (Logical_Rect.Width) / Gdouble (Pango_Scale);1668 Height := Gdouble (Logical_Rect.Height) / Gdouble (Pango_Scale);
1472 2 + Get_Size (MDI.Title_Font) / Pango.Enums.Pango_Scale;7918 W := Gdouble (Logical_Rect.Width / Pango_Scale);7919 H := Gdouble (Logical_Rect.Height / Pango_Scale);