ReactOS 0.4.16-dev-889-g9563c07
|
Public Attributes | |
int | before |
int | len |
int | under |
int | after |
int tag_ellipsis_data::after |
Definition at line 127 of file text.c.
Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().
int tag_ellipsis_data::before |
Definition at line 124 of file text.c.
Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().
int tag_ellipsis_data::len |
Definition at line 125 of file text.c.
Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().
int tag_ellipsis_data::under |
Definition at line 126 of file text.c.
Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().