Chromium Embedded Framework (CEF)  122.1.5+gf09a9bc+chromium-122.0.6261.29
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: