ReactOS 0.4.17-dev-116-ga4b6fe9
char_width_info Struct Reference

#include <ntgdi.h>

Public Attributes

INT min_lsb
 
INT min_rsb
 
INT unknown
 
INT lsb
 
INT rsb
 
INT unk
 

Detailed Description

Definition at line 2780 of file edit.c.

Member Data Documentation

◆ lsb

INT char_width_info::lsb

Definition at line 239 of file ntgdi.h.

Referenced by test_GetCharWidthInfo(), and test_margins_default().

◆ min_lsb

INT char_width_info::min_lsb

Definition at line 2781 of file edit.c.

Referenced by EDIT_EM_SetMargins().

◆ min_rsb

INT char_width_info::min_rsb

Definition at line 2781 of file edit.c.

Referenced by EDIT_EM_SetMargins().

◆ rsb

INT char_width_info::rsb

Definition at line 240 of file ntgdi.h.

Referenced by test_GetCharWidthInfo(), and test_margins_default().

◆ unk

INT char_width_info::unk

Definition at line 241 of file ntgdi.h.

Referenced by test_GetCharWidthInfo().

◆ unknown

INT char_width_info::unknown

Definition at line 2781 of file edit.c.

Referenced by test_margins_default().


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