ReactOS 0.4.15-dev-8002-gbbb3b00
float_rect Struct Reference

Public Attributes

float l
 
float t
 
float r
 
float b
 

Detailed Description

Definition at line 47 of file surface.c.

Member Data Documentation

◆ b

float float_rect::b

Definition at line 52 of file surface.c.

◆ l

float float_rect::l

Definition at line 49 of file surface.c.

◆ r

float float_rect::r

Definition at line 51 of file surface.c.

◆ t

float float_rect::t

Definition at line 50 of file surface.c.


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