ReactOS 0.4.16-dev-59-gd481587
DOC_TEXTBLOCK Struct Reference
Collaboration diagram for DOC_TEXTBLOCK:

Public Attributes

int nChars
 
int nSkip
 
RECT rc
 

Detailed Description

Definition at line 35 of file syslink.c.

Member Data Documentation

◆ nChars

int DOC_TEXTBLOCK::nChars

Definition at line 37 of file syslink.c.

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

◆ nSkip

int DOC_TEXTBLOCK::nSkip

Definition at line 38 of file syslink.c.

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

◆ rc

RECT DOC_TEXTBLOCK::rc

Definition at line 39 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: