|
PatchworkOS
|
#include <point.h>
Data Fields | |
| int64_t | x |
| int64_t | y |
| int64_t point_t::x |
Definition at line 13 of file point.h.
Referenced by client_action_surface_invalidate(), client_action_surface_move(), client_action_surface_new(), draw_calculate_aligned_text_pos(), draw_grf_char(), draw_hand(), draw_line(), draw_marker(), draw_polygon(), draw_string(), draw_text(), draw_text_multiline(), draw_transfer(), draw_transfer_blend(), dwm_handle_mouse_event(), element_dispatch(), element_get_window_point(), element_get_window_rect(), element_point_to_window(), element_rect_to_window(), element_window_to_point(), element_window_to_rect(), field_add_piece(), field_collides(), piece_block_pos_in_field(), piece_clear(), piece_draw(), piece_is_out_of_bounds(), piece_outline_draw(), polygon_contains(), polygon_rotate(), procedure(), screen_transfer(), screen_transfer_blend(), screen_transfer_frontbuffer(), terminal_char_rect(), and window_deco_handle_dragging().
| int64_t point_t::y |
Definition at line 14 of file point.h.
Referenced by client_action_surface_invalidate(), draw_calculate_aligned_text_pos(), draw_grf_char(), draw_hand(), draw_line(), draw_marker(), draw_polygon(), draw_string(), draw_text(), draw_transfer(), draw_transfer_blend(), dwm_handle_mouse_event(), element_dispatch(), element_get_window_point(), element_get_window_rect(), element_point_to_window(), element_rect_to_window(), element_window_to_point(), element_window_to_rect(), field_add_piece(), field_collides(), piece_clear(), piece_draw(), piece_is_out_of_bounds(), piece_outline_draw(), polygon_contains(), polygon_rotate(), screen_transfer(), screen_transfer_blend(), screen_transfer_frontbuffer(), terminal_char_rect(), and window_deco_handle_dragging().