Chromium Embedded Framework (CEF)  117.1.0+ga287baf+chromium-117.0.5938.62
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: