ReactOS 0.4.16-dev-59-gd481587
|
Public Attributes | |
int | nChars |
int | nSkip |
RECT | rc |
int DOC_TEXTBLOCK::nChars |
Definition at line 37 of file syslink.c.
Referenced by SYSLINK_Draw(), SYSLINK_PtInDocItem(), SYSLINK_Render(), and SYSLINK_RepaintLink().
int DOC_TEXTBLOCK::nSkip |
Definition at line 38 of file syslink.c.
Referenced by SYSLINK_Draw(), SYSLINK_PtInDocItem(), SYSLINK_Render(), and SYSLINK_RepaintLink().
RECT DOC_TEXTBLOCK::rc |
Definition at line 39 of file syslink.c.
Referenced by SYSLINK_Draw(), SYSLINK_PtInDocItem(), SYSLINK_Render(), and SYSLINK_RepaintLink().