|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().