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

Structure representing insets. More...

#include "include/internal/cef_types_geometry.h"

Inheritance diagram for cef_insets_t:
CefInsets

Public Attributes

int top
 
int left
 
int bottom
 
int right
 

Detailed Description

Structure representing insets.

Member Data Documentation

◆ bottom

int cef_insets_t::bottom

◆ left

int cef_insets_t::left

◆ right

int cef_insets_t::right

◆ top

int cef_insets_t::top

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