Home
last modified time | relevance | path

Searched refs:Always_Destroy_Float (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dgtkada-mdi.ads205 Always_Destroy_Float : constant Child_Flags := 2 ** 4; constant
H A Dgtkada-mdi.adb3629 and then (MDI_Child (Child).Flags and Always_Destroy_Float) = 0
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dgtkada-mdi.ads162 Always_Destroy_Float : constant Child_Flags := 2 ** 4; constant
H A Dgtkada-mdi.adb3319 and then (MDI_Child (Child).Flags and Always_Destroy_Float) = 0