ReactOS 0.4.15-dev-7918-g2a2556c
tag_ellipsis_data Struct Reference
Collaboration diagram for tag_ellipsis_data:

Public Attributes

int before
 
int len
 
int under
 
int after
 

Detailed Description

Definition at line 122 of file text.c.

Member Data Documentation

◆ after

int tag_ellipsis_data::after

Definition at line 127 of file text.c.

Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().

◆ before

int tag_ellipsis_data::before

Definition at line 124 of file text.c.

Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().

◆ len

int tag_ellipsis_data::len

Definition at line 125 of file text.c.

Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().

◆ under

int tag_ellipsis_data::under

Definition at line 126 of file text.c.

Referenced by TEXT_NextLineW(), TEXT_PathEllipsify(), and TEXT_Reprefix().


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