All Classes |Grouped Classes |Index

Function window_to_component_coords

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

	CL_Point CL_GUIComponent::window_to_component_coords(
		const CL_Point & window_point);

	CL_Rect CL_GUIComponent::window_to_component_coords(
		const CL_Rect & window_rect);