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

Structure representing a size. More...

#include "include/internal/cef_types_geometry.h"

Inheritance diagram for cef_size_t:
CefSize

Public Attributes

int width
 
int height
 

Detailed Description

Structure representing a size.

Member Data Documentation

◆ height

int cef_size_t::height

◆ width

int cef_size_t::width

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