Searched refs:allocation_type (Results 1 – 2 of 2) sorted by relevance
22 static void SetChildAllocation(widget_info *info, int allocation_type);
2496 void properties_win::SetChildAllocation(widget_info *info, int allocation_type) in SetChildAllocation() argument2502 SetChildAllocation(info->GetChildWidgetInfo(), allocation_type); in SetChildAllocation()2504 info->allocation = allocation_type; in SetChildAllocation()