Searched refs:Pack_Type (Results 1 – 12 of 12) sorted by relevance
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/generated/ |
H A D | gtk-box.adb | 222 Pack_Type : out Gtk.Enums.Gtk_Pack_Type) 230 Pack_Type : out Integer); 239 Pack_Type := Gtk.Enums.Gtk_Pack_Type'Val (Tmp_Pack_Type); 270 Pack_Type : Gtk.Enums.Gtk_Pack_Type) 278 Pack_Type : Integer); 281 …hild), Boolean'Pos (Expand), Boolean'Pos (Fill), Padding, Gtk.Enums.Gtk_Pack_Type'Pos (Pack_Type));
|
H A D | gtk-box.ads | 214 Pack_Type : out Gtk.Enums.Gtk_Pack_Type); 221 Pack_Type : Gtk.Enums.Gtk_Pack_Type);
|
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/ |
H A D | gtk-box.adb | 299 Pack_Type : out Gtk.Enums.Gtk_Pack_Type) 307 Pack_Type : out Gtk.Enums.Gtk_Pack_Type); 312 Internal (Get_Object (Box), Get_Object (Child), Tmp_Expand, Tmp_Fill, Padding, Pack_Type); 375 Pack_Type : Gtk.Enums.Gtk_Pack_Type) 383 Pack_Type : Gtk.Enums.Gtk_Pack_Type); 386 …et_Object (Box), Get_Object (Child), Boolean'Pos (Expand), Boolean'Pos (Fill), Padding, Pack_Type);
|
H A D | gtk-box.ads | 287 Pack_Type : out Gtk.Enums.Gtk_Pack_Type); 301 Pack_Type : Gtk.Enums.Gtk_Pack_Type);
|
H A D | gtk-notebook.ads | 135 Pack_Type : Gtk.Enums.Gtk_Pack_Type) return Gtk.Widget.Gtk_Widget; 143 Pack_Type : Gtk.Enums.Gtk_Pack_Type);
|
H A D | gtk-notebook.adb | 153 Pack_Type : Gtk.Enums.Gtk_Pack_Type) return Gtk.Widget.Gtk_Widget 157 Pack_Type : Gtk.Enums.Gtk_Pack_Type) return System.Address; 161 …return Gtk.Widget.Gtk_Widget (Get_User_Data (Internal (Get_Object (Notebook), Pack_Type), Stub_Gtk… 585 Pack_Type : Gtk.Enums.Gtk_Pack_Type) 590 Pack_Type : Gtk.Enums.Gtk_Pack_Type); 593 Internal (Get_Object (Notebook), Get_Object (Widget), Pack_Type);
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/ |
H A D | gtk-notebook.adb | 488 Pack_Type : out Gtk_Pack_Type) 495 Pack_Type : out Gint); 507 Pack_Type := Gtk_Pack_Type'Val (Pack_Ptr); 608 Pack_Type : Gtk_Pack_Type) 615 Pack_Type : Gtk_Pack_Type); 624 Pack_Type);
|
H A D | gtk-notebook.ads | 386 Pack_Type : out Gtk.Enums.Gtk_Pack_Type); 397 Pack_Type : Gtk.Enums.Gtk_Pack_Type);
|
/dports/devel/efl/efl-1.25.1/src/bin/elementary/ |
H A D | test_ui_pager.c | 41 } Pack_Type; typedef 57 Pack_Type type;
|
H A D | test_ui_pager_scroll.c | 41 } Pack_Type; typedef 62 Pack_Type type;
|
H A D | test_ui_spotlight.c | 26 } Pack_Type; typedef 45 Pack_Type type;
|
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/ |
H A D | gtkada-mdi.adb | 3878 Pack_Type => Pack_Start); 3902 Pack_Type => Pack_Start);
|