FreeRDP
xfLocalMove Struct Reference

Data Fields

int root_x
 
int root_y
 
int window_x
 
int window_y
 
enum xf_localmove_state state
 
int direction
 

Detailed Description

Definition at line 69 of file xf_window.h.

Field Documentation

◆ direction

int xfLocalMove::direction

Definition at line 76 of file xf_window.h.

◆ root_x

int xfLocalMove::root_x

Definition at line 71 of file xf_window.h.

◆ root_y

int xfLocalMove::root_y

Definition at line 72 of file xf_window.h.

◆ state

enum xf_localmove_state xfLocalMove::state

Definition at line 74 of file xf_window.h.

◆ window_x

int xfLocalMove::window_x

Definition at line 73 of file xf_window.h.

◆ window_y

int xfLocalMove::window_y

Definition at line 74 of file xf_window.h.


The documentation for this struct was generated from the following file: