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