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