Chromium Embedded Framework (CEF)  115.2.0+g096e3eb+chromium-115.0.5790.13
cef_rect_t Struct Reference

Structure representing a rectangle. More...

#include "include/internal/cef_types_geometry.h"

Inheritance diagram for cef_rect_t:
CefRect

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

Structure representing a rectangle.

Member Data Documentation

◆ height

int cef_rect_t::height

◆ width

int cef_rect_t::width

◆ x

int cef_rect_t::x

◆ y

int cef_rect_t::y

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