ReactOS 0.4.15-dev-7934-g1dc8d80
DOC_TEXTBLOCK Struct Reference
Collaboration diagram for DOC_TEXTBLOCK:

Public Attributes

int nChars
 
int nSkip
 
RECT rc
 

Detailed Description

Definition at line 36 of file syslink.c.

Member Data Documentation

◆ nChars

int DOC_TEXTBLOCK::nChars

Definition at line 38 of file syslink.c.

Referenced by SYSLINK_Draw(), SYSLINK_PtInDocItem(), SYSLINK_Render(), and SYSLINK_RepaintLink().

◆ nSkip

int DOC_TEXTBLOCK::nSkip

Definition at line 39 of file syslink.c.

Referenced by SYSLINK_Draw(), SYSLINK_PtInDocItem(), SYSLINK_Render(), and SYSLINK_RepaintLink().

◆ rc

RECT DOC_TEXTBLOCK::rc

Definition at line 40 of file syslink.c.

Referenced by SYSLINK_Draw(), SYSLINK_PtInDocItem(), SYSLINK_Render(), and SYSLINK_RepaintLink().


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