Chromium Embedded Framework (CEF)  109.0.1+gcd5e37a+chromium-109.0.5414.8
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: