Chromium Embedded Framework (CEF)  128.4.2+g5c235a2+chromium-128.0.6613.18
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: