Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dproperties_win.h22 static void SetChildAllocation(widget_info *info, int allocation_type);
Dproperties_win.cpp2496 void properties_win::SetChildAllocation(widget_info *info, int allocation_type) in SetChildAllocation() argument
2502 SetChildAllocation(info->GetChildWidgetInfo(), allocation_type); in SetChildAllocation()
2504 info->allocation = allocation_type; in SetChildAllocation()