Searched refs:get_old_dlc_position (Results 1 – 3 of 3) sorted by relevance
393 tipped_dlc.m_x = r.get_old_dlc_position().m_y*(-1)-r.get_height(); in tipp_over()394 tipped_dlc.m_y = r.get_old_dlc_position().m_x; in tipp_over()398 tipped_dlc.m_x = r.get_old_dlc_position().m_y; in tipp_over()399 tipped_dlc.m_y = r.get_old_dlc_position().m_x*(-1)-r.get_width(); in tipp_over()
97 DPoint get_old_dlc_position() const { return old_down_left_corner_position; } in get_old_dlc_position() function
999 new_dlc.m_x = r_best.get_old_dlc_position().m_y*(-1) - r_best.get_height(); in rotate_components_and_calculate_bounding_rectangles()1000 new_dlc.m_y = r_best.get_old_dlc_position().m_x; in rotate_components_and_calculate_bounding_rectangles()1038 - r.get_old_dlc_position(); in export_node_positions()