Chromium Embedded Framework (CEF)  111.2.1+g870da30+chromium-111.0.5563.64
cef_range_t Struct Reference

Structure representing a range. More...

#include "include/internal/cef_types.h"

Inheritance diagram for cef_range_t:
CefRange

Public Attributes

int from
 
int to
 

Detailed Description

Structure representing a range.

Member Data Documentation

◆ from

int cef_range_t::from

◆ to

int cef_range_t::to

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