Chromium Embedded Framework (CEF)  105.3.33+gd83f874+chromium-105.0.5195.102
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: