Chromium Embedded Framework (CEF)  122.1.5+gf09a9bc+chromium-122.0.6261.29
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: