All Classes |Grouped Classes |Index

Function component_to_window_coords

Convert the component coordinates to top-level window client coordinates.

	CL_Point CL_GUIComponent::component_to_window_coords(
		const CL_Point & component_point);

	CL_Rect CL_GUIComponent::component_to_window_coords(
		const CL_Rect & component_rect);