ReactOS 0.4.15-dev-7924-g5949c20
tagME_Row Struct Reference

#include <editstr.h>

Collaboration diagram for tagME_Row:

Public Attributes

int nHeight
 
int nBaseline
 
int nWidth
 
int nLMargin
 
int nRMargin
 
POINT pt
 

Detailed Description

Definition at line 232 of file editstr.h.

Member Data Documentation

◆ nBaseline

int tagME_Row::nBaseline

Definition at line 235 of file editstr.h.

◆ nHeight

int tagME_Row::nHeight

Definition at line 234 of file editstr.h.

Referenced by ME_DrawTableBorders(), and ME_EnsureVisible().

◆ nLMargin

int tagME_Row::nLMargin

Definition at line 237 of file editstr.h.

◆ nRMargin

int tagME_Row::nRMargin

Definition at line 238 of file editstr.h.

◆ nWidth

int tagME_Row::nWidth

Definition at line 236 of file editstr.h.

◆ pt

POINT tagME_Row::pt

Definition at line 239 of file editstr.h.

Referenced by ME_ArrowPageDown(), and ME_EnsureVisible().


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